File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,11 +22,11 @@ thiserror = { version = "1.0.64" }
2222schemars = " 0.8"
2323cw-asset = { version = " 4.0.0" }
2424
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 " }
3030cw-orch = { version = " 0.25.1" }
3131
3232lazy_static = " 1.4.0"
You can’t perform that action at this time.
0 commit comments