Skip to content

Commit 7ee8621

Browse files
build(deps): bump temporalio-client from 0.4.0 to 0.6.0
Bumps [temporalio-client](https://github.com/temporalio/sdk-rust) from 0.4.0 to 0.6.0. - [Release notes](https://github.com/temporalio/sdk-rust/releases) - [Changelog](https://github.com/temporalio/sdk-rust/blob/main/CHANGELOG.md) - [Commits](temporalio/sdk-rust@v0.4.0...v0.6.0) --- updated-dependencies: - dependency-name: temporalio-client dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cd0f09 commit 7ee8621

2 files changed

Lines changed: 140 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 139 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ doc_markdown = "allow" # proper nouns (AutoAgents, ReAct, Temporal) generate no
2525

2626
[dependencies]
2727
temporalio-sdk = "0.4"
28-
temporalio-client = "0.4"
28+
temporalio-client = "0.6"
2929
temporalio-sdk-core = "0.4"
3030
temporalio-common = "0.4"
3131
temporalio-macros = "0.4"

0 commit comments

Comments
 (0)