We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e77330c commit ba4c0faCopy full SHA for ba4c0fa
Cargo-recent.lock
@@ -368,7 +368,6 @@ version = "0.2.0"
368
dependencies = [
369
"bitcoin_hashes",
370
"cc",
371
- "libc",
372
]
373
374
[[package]]
simplicity-sys/Cargo.toml
@@ -13,7 +13,6 @@ rust-version = "1.58.0"
13
cc = "1.0.83"
14
15
[dependencies]
16
-libc = "0.2"
17
hashes = { package = "bitcoin_hashes", version = "0.13" }
18
19
[features]
0 commit comments