Skip to content

Commit beb49b4

Browse files
Update Rust crate temporal-client to be69557
1 parent 11d34ec commit beb49b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ supports-unicode = { version = "=3.0.0", default-features = fa
238238
syn = { version = "=2.0.106", default-features = false }
239239
tachyonix = { version = "=0.3.1", default-features = false }
240240
tarpc = { version = "=0.36.0", default-features = false, git = "https://github.com/google/tarpc", rev = "f55f36d2d876b1868cfcf52f41d0456a60cf726c" }
241-
temporal-client = { git = "https://github.com/temporalio/sdk-core", rev = "4a2368d" }
241+
temporal-client = { git = "https://github.com/temporalio/sdk-core", rev = "be69557723ff959282938061c156bd6dcbf5d904" }
242242
temporal-sdk-core-protos = { git = "https://github.com/temporalio/sdk-core", rev = "4a2368d" }
243243
test-log = { version = "=0.2.18", default-features = false }
244244
test-strategy = { version = "=0.4.3", default-features = false }

0 commit comments

Comments
 (0)