Skip to content

Commit 7b93881

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 84cda53 commit 7b93881

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
@@ -42,7 +42,7 @@ abstract-adapter = { version = "0.22.2" }
4242
abstract-interface = { version = "0.22.0" }
4343
abstract-client = { version = "0.22.0" }
4444
lazy_static = "1.4.0"
45-
cw-orch = { version = "0.22.2" }
45+
cw-orch = { version = "0.23.0" }
4646
const_format = "0.2.32"
4747
speculoos = "0.11.0"
4848
semver = "1.0"

0 commit comments

Comments
 (0)