Skip to content

Commit

Permalink
bump account-sdk rev
Browse files Browse the repository at this point in the history
  • Loading branch information
kariy committed Aug 20, 2024
1 parent 2ad6b97 commit a5c74af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ criterion = "0.5.1"
# yet atm. Dojo depends on Slot and Slot depends on Controller, the version of Controller (account_sdk)
# must be the same across all stack as their API are being used against each other.
account_sdk = { git = "https://github.com/cartridge-gg/controller", rev = "0b5c318" }
slot = { git = "https://github.com/cartridge-gg/slot", rev = "a95f01e75f20a7902e23859614992e306c06a18b" }
slot = { git = "https://github.com/cartridge-gg/slot", rev = "717c6ca" }

alloy-contract = { version = "0.2", default-features = false }
alloy-json-rpc = { version = "0.2", default-features = false }
Expand Down

0 comments on commit a5c74af

Please sign in to comment.