Skip to content

Commit 8b8fedd

Browse files
committed
wip
1 parent 0ff7314 commit 8b8fedd

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

+17-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ sozo-walnut = { path = "crates/sozo/walnut" }
8585
# macros
8686
merge-options = { path = "crates/macros/merge-options" }
8787

88-
katana-runner = { git = "https://github.com/dojoengine/katana", rev = "9c48b91" }
88+
katana-runner = { git = "https://github.com/dojoengine/katana", branch = "rpc-0.8.0" }
8989

9090
anyhow = "1.0.89"
9191
arbitrary = { version = "1.3.2", features = [ "derive" ] }

0 commit comments

Comments
 (0)