Skip to content

Commit

Permalink
discriminator-syn: *Don't* specify type of lib to build
Browse files Browse the repository at this point in the history
  • Loading branch information
joncinque committed Oct 18, 2023
1 parent a5821c9 commit 19074d7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libraries/discriminator/syn/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,5 @@ sha2 = "0.10"
syn = { version = "2.0", features = ["full"] }
thiserror = "1.0"

[lib]
crate-type = ["cdylib", "lib"]

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]

0 comments on commit 19074d7

Please sign in to comment.