@@ -31,12 +31,12 @@ inherits = "release"
3131cainome = { version = " 0.5.0" , features = [ " abigen-rs" ] }
3232cainome-cairo-serde = { version = " 0.1.0" }
3333
34- dojo-utils = { git = " https://github.com/dojoengine/dojo" , tag = " v1.4.1 " }
35- dojo-types = { git = " https://github.com/dojoengine/dojo" , tag = " v1.4.1 " }
36- dojo-core = { git = " https://github.com/dojoengine/dojo" , tag = " v1.4.1 " }
37- dojo-world = { git = " https://github.com/dojoengine/dojo" , tag = " v1.4.1 " }
38- dojo-test-utils = { git = " https://github.com/dojoengine/dojo" , tag = " v1.4.1 " }
39- dojo-metrics = { git = " https://github.com/dojoengine/dojo" , tag = " v1.4.1 " }
34+ dojo-utils = { git = " https://github.com/dojoengine/dojo" , rev = " 4145801 " }
35+ dojo-types = { git = " https://github.com/dojoengine/dojo" , rev = " 4145801 " }
36+ dojo-core = { git = " https://github.com/dojoengine/dojo" , rev = " 4145801 " }
37+ dojo-world = { git = " https://github.com/dojoengine/dojo" , rev = " 4145801 " }
38+ dojo-test-utils = { git = " https://github.com/dojoengine/dojo" , rev = " 4145801 " }
39+ dojo-metrics = { git = " https://github.com/dojoengine/dojo" , rev = " 4145801 " }
4040
4141topological-sort = " 0.2"
4242
@@ -143,6 +143,11 @@ walkdir = "2.5.0"
143143ipfs-api-backend-hyper = { git = " https://github.com/ferristseng/rust-ipfs-api" , rev = " af2c17f7b19ef5b9898f458d97a90055c3605633" , features = [ " with-hyper-rustls" , " with-send-sync" ] }
144144mime_guess = " 2.0"
145145
146+ sozo-scarbext = { git = " https://github.com/dojoengine/dojo" , rev = " 4145801" }
147+ scarb = { git = " https://github.com/dojoengine/scarb" , rev = " d749b9545f5c50b078870a322a12efe7a17914b6" }
148+ sozo-ops = { git = " https://github.com/dojoengine/dojo" , rev = " 4145801" }
149+ katana-runner = { git = " https://github.com/dojoengine/katana" , rev = " 5cb249c0fa59fa6b7c88b32557e7baf8944cdb3d" }
150+
146151
147152# server
148153hyper = " 0.14.27"
0 commit comments