Skip to content

Commit

Permalink
chore: bump scarb to use dojo revision from main
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm committed Jan 29, 2025
1 parent 17cda07 commit 5e02e4f
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
32 changes: 16 additions & 16 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -206,9 +206,9 @@ rpassword = "7.2.0"
rstest = "0.18.2"
rstest_reuse = "0.6.0"
salsa = "0.16.1"
scarb = { git = "https://github.com/dojoengine/scarb", rev = "c7c22ddaa27e59be3cb78eaf2257a6dc35dbd0c7" }
scarb-metadata = { git = "https://github.com/dojoengine/scarb", rev = "c7c22ddaa27e59be3cb78eaf2257a6dc35dbd0c7" }
scarb-ui = { git = "https://github.com/dojoengine/scarb", rev = "c7c22ddaa27e59be3cb78eaf2257a6dc35dbd0c7" }
scarb = { git = "https://github.com/dojoengine/scarb", rev = "da5f683adbd25361d080c2d9f624924aa9f112d1" }
scarb-metadata = { git = "https://github.com/dojoengine/scarb", rev = "da5f683adbd25361d080c2d9f624924aa9f112d1" }
scarb-ui = { git = "https://github.com/dojoengine/scarb", rev = "da5f683adbd25361d080c2d9f624924aa9f112d1" }
semver = "1.0.5"
serde = { version = "1.0", features = [ "derive" ] }
serde_json = { version = "1.0", features = [ "arbitrary_precision" ] }
Expand Down

0 comments on commit 5e02e4f

Please sign in to comment.