Skip to content

Commit

Permalink
Upgrade requirement for contract-build to 2.0.2 (#1696)
Browse files Browse the repository at this point in the history
  • Loading branch information
ascjones authored Mar 2, 2023
1 parent 7cf12af commit fd0a45d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/e2e/macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ proc-macro = true

[dependencies]
ink_ir = { version = "4.0.1", path = "../../ink/ir" }
contract-build = "2.0.0"
contract-build = "2.0.2"
derive_more = "0.99.17"
env_logger = "0.10.0"
log = "0.4.17"
Expand Down

0 comments on commit fd0a45d

Please sign in to comment.