File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ thiserror = { version = "1.0.64" }
22
22
schemars = " 0.8"
23
23
cw-asset = { version = " 4.0.0" }
24
24
25
- abstract-app = { version = " 0.24.1-beta.2 " }
26
- abstract-adapter = { version = " 0.24.1-beta.2 " }
27
- abstract-standalone = { version = " 0.24.1-beta.2 " }
28
- abstract-interface = { version = " 0.24.1-beta.2 " }
29
- abstract-client = { version = " 0.24.1-beta.2 " }
25
+ abstract-app = { version = " 0.25.0 " , git = " https://github.com/AbstractSDK/abstract " , tag = " v0.25.0 " }
26
+ abstract-adapter = { version = " 0.25.0 " , git = " https://github.com/AbstractSDK/abstract " , tag = " v0.25.0 " }
27
+ abstract-standalone = { version = " 0.25.0 " , git = " https://github.com/AbstractSDK/abstract " , tag = " v0.25.0 " }
28
+ abstract-interface = { version = " 0.25.0 " , git = " https://github.com/AbstractSDK/abstract " , tag = " v0.25.0 " }
29
+ abstract-client = { version = " 0.25.0 " , git = " https://github.com/AbstractSDK/abstract " , tag = " v0.25.0 " }
30
30
cw-orch = { version = " 0.25.1" }
31
31
32
32
lazy_static = " 1.4.0"
You can’t perform that action at this time.
0 commit comments