Skip to content

Commit 9310d3e

Browse files
Update Rust crate temporal-client to 0aa4a7f
1 parent 11d34ec commit 9310d3e

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 = "0aa4a7f32a1c5e3aac1f5f3c2bfe010753ae1f26" }
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)