We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea7534 commit d58c732Copy full SHA for d58c732
1 file changed
html-node/Cargo.toml
@@ -37,3 +37,4 @@ tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
37
[features]
38
axum = ["html-node-core/axum"]
39
typed = ["html-node-core/typed", "html-node-macro/typed"]
40
+serde = ["html-node-core/serde"]
0 commit comments