Skip to content

Commit

Permalink
Update contract-build to 4.0.0-alpha (#1862)
Browse files Browse the repository at this point in the history
  • Loading branch information
ascjones authored Jul 28, 2023
1 parent 78f94d0 commit bd37a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ array-init = { version = "2.0", default-features = false }
blake2 = { version = "0.10" }
cargo_metadata = { version = "0.17.0" }
cfg-if = { version = "1.0" }
contract-build = { version = "3.1.0" }
contract-build = { version = "4.0.0-alpha" }
derive_more = { version = "0.99.17", default-features = false }
either = { version = "1.5", default-features = false }
funty = { version = "2.0.0" }
Expand Down

0 comments on commit bd37a4d

Please sign in to comment.