Skip to content

Commit ad349ca

Browse files
committed
fix lib type
1 parent 7b3d75b commit ad349ca

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ version = "0.0.0"
44
edition = "2021"
55
publish = false
66

7+
[lib]
8+
crate-type = ["cdylib"]
9+
710
[dependencies]
811
http-body-util = "0.1.3"
912
wstd = "0.6"

0 commit comments

Comments
 (0)