We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b3d75b commit ad349caCopy full SHA for ad349ca
1 file changed
Cargo.toml
@@ -4,6 +4,9 @@ version = "0.0.0"
4
edition = "2021"
5
publish = false
6
7
+[lib]
8
+crate-type = ["cdylib"]
9
+
10
[dependencies]
11
http-body-util = "0.1.3"
12
wstd = "0.6"
0 commit comments