We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
crate_type
crate-type
1 parent b567e69 commit 18785dbCopy full SHA for 18785db
bindings/java/rust_code/Cargo.toml
@@ -15,4 +15,4 @@ hex = { workspace = true }
15
c_eth_kzg = { workspace = true }
16
17
[lib]
18
-crate_type = ["cdylib"]
+crate-type = ["cdylib"]
0 commit comments