Skip to content

Commit d2a8425

Browse files
Update Rust crate temporal-client to 32cdd90
1 parent d549b46 commit d2a8425

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
@@ -237,7 +237,7 @@ supports-unicode = { version = "3.0.0", default-features = fal
237237
syn = { version = "2.0.108", default-features = false }
238238
tachyonix = { version = "0.3.1", default-features = false }
239239
tarpc = { version = "0.36.0", default-features = false, git = "https://github.com/google/tarpc", rev = "f55f36d2d876b1868cfcf52f41d0456a60cf726c" }
240-
temporal-client = { git = "https://github.com/temporalio/sdk-core", rev = "4a2368d" }
240+
temporal-client = { git = "https://github.com/temporalio/sdk-core", rev = "32cdd90b99aaf5d4242c9a30f311bc6a5fda76b3" }
241241
temporal-sdk-core-protos = { git = "https://github.com/temporalio/sdk-core", rev = "4a2368d" }
242242
test-log = { version = "0.2.18", default-features = false }
243243
test-strategy = { version = "0.4.3", default-features = false }

0 commit comments

Comments
 (0)