Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
GCdePaula committed Dec 26, 2024
1 parent 172f388 commit d21df14
Show file tree
Hide file tree
Showing 36 changed files with 211 additions and 335 deletions.
94 changes: 47 additions & 47 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cartesi-rollups/contracts/bindings-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ readme = "README.md"
repository = "https://github.com/cartesi/dave"

[dependencies]
alloy = { version = "0.8.0", features = ["sol-types", "contract"] }
alloy = { workspace = true, features = ["sol-types", "contract"] }

Loading

0 comments on commit d21df14

Please sign in to comment.