Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit c1c2d79

Browse files
committed
discriminator-syn: *Don't* specify type of lib to build
1 parent 70f98c4 commit c1c2d79

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libraries/discriminator/syn/Cargo.toml

-3
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,5 @@ sha2 = "0.10"
1414
syn = { version = "2.0", features = ["full"] }
1515
thiserror = "1.0"
1616

17-
[lib]
18-
crate-type = ["cdylib", "lib"]
19-
2017
[package.metadata.docs.rs]
2118
targets = ["x86_64-unknown-linux-gnu"]

0 commit comments

Comments
 (0)