Skip to content

Commit

Permalink
chore: crate_type -> crate-type
Browse files Browse the repository at this point in the history
  • Loading branch information
kevaundray committed Jul 17, 2024
1 parent 0898964 commit 99aaeea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/java/rust_code/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ hex = { workspace = true }
c_peerdas_kzg = { workspace = true }

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

0 comments on commit 99aaeea

Please sign in to comment.