Skip to content

Commit

Permalink
dep: bump rollups-contracts to 2.0.0-rc.13
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenctw committed Dec 21, 2024
1 parent 0d39232 commit db8fa84
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cartesi-rollups/node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ alloy = { version = "0.8.0", features = ["sol-types", "contract", "network", "re
anyhow = "1.0"
async-recursion = "1"
async-trait = "0.1.74"
cartesi-rollups-contracts = "=2.0.0-rc.12"
cartesi-rollups-contracts = "2.0.0-rc.13"
clap = { version = "4.5.7", features = ["derive", "env"] }
clap_derive = "=4.5.13"
futures = "0.3"
Expand Down

0 comments on commit db8fa84

Please sign in to comment.