Skip to content

Commit 67b7572

Browse files
Update cw-orch requirement from 0.22.2 to 0.23.0
Updates the requirements on [cw-orch](https://github.com/AbstractSDK/cw-orchestrator) to permit the latest version. - [Release notes](https://github.com/AbstractSDK/cw-orchestrator/releases) - [Changelog](https://github.com/AbstractSDK/cw-orchestrator/blob/main/CHANGELOG.md) - [Commits](AbstractSDK/cw-orchestrator@v0.22.2...v0.22.2) --- updated-dependencies: - dependency-name: cw-orch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc282b1 commit 67b7572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ abstract-adapter = { version = "0.22.2" }
3737
abstract-interface = { version = "0.22.0" }
3838
abstract-client = { version = "0.22.0" }
3939
lazy_static = "1.4.0"
40-
cw-orch = { version = "0.22.2" }
40+
cw-orch = { version = "0.23.0" }
4141
const_format = "0.2.32"
4242
speculoos = "0.11.0"
4343
semver = "1.0"

0 commit comments

Comments
 (0)