File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed
Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 77 pull_request :
88
99env :
10- DOJO_VERSION : v1.0.0-rc.1
10+ DOJO_VERSION : v1.0.0-rc.2
1111 SCARB_VERSION : 2.8.4
1212
1313jobs :
Original file line number Diff line number Diff line change @@ -8,30 +8,30 @@ source = "git+https://github.com/bal7hazar/cubit?branch=cairo-2.8.4#6bce623d5c73
88
99[[package]]
1010name = "origami_algebra"
11- version = "1.0.0-rc.1 "
11+ version = "1.0.0-rc.2 "
1212dependencies = [
1313 "cubit",
1414]
1515
1616[[package]]
1717name = "origami_defi"
18- version = "1.0.0-rc.1 "
18+ version = "1.0.0-rc.2 "
1919dependencies = [
2020 "cubit",
2121]
2222
2323[[package]]
2424name = "origami_map"
25- version = "1.0.0-rc.1 "
25+ version = "1.0.0-rc.2 "
2626
2727[[package]]
2828name = "origami_random"
29- version = "1.0.0-rc.1 "
29+ version = "1.0.0-rc.2 "
3030
3131[[package]]
3232name = "origami_rating"
33- version = "1.0.0-rc.1 "
33+ version = "1.0.0-rc.2 "
3434
3535[[package]]
3636name = "origami_security"
37- version = "1.0.0-rc.1 "
37+ version = "1.0.0-rc.2 "
Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ members = [
99]
1010
1111[workspace .package ]
12- version = " 1.0.0-rc.1 "
12+ version = " 1.0.0-rc.2 "
1313
1414[workspace .dependencies ]
15- dojo = { git = " https://github.com/dojoengine/dojo" , tag = " v1.0.0-rc.1 " }
15+ dojo = { git = " https://github.com/dojoengine/dojo" , tag = " v1.0.0-rc.2 " }
1616# dojo = { path = "../dojo/crates/dojo-core" }
1717cubit = { git = " https://github.com/bal7hazar/cubit" , branch = " cairo-2.8.4" }
1818starknet = " ^2.8.4"
You can’t perform that action at this time.
0 commit comments