Skip to content

Commit 40903ab

Browse files
Update Rust crate temporal-sdk-core-protos to 372b270
1 parent d7a3e3f commit 40903ab

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
@@ -239,7 +239,7 @@ syn = { version = "2.0.108", default-features = f
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" }
241241
temporal-client = { git = "https://github.com/temporalio/sdk-core", rev = "4a2368d" }
242-
temporal-sdk-core-protos = { git = "https://github.com/temporalio/sdk-core", rev = "4a2368d" }
242+
temporal-sdk-core-protos = { git = "https://github.com/temporalio/sdk-core", rev = "372b2708fe6132b7a11fc7e4589de855657a9fe8" }
243243
test-log = { version = "0.2.18", default-features = false }
244244
test-strategy = { version = "0.4.3", default-features = false }
245245
text-size = { version = "1.1.1", default-features = false }

0 commit comments

Comments
 (0)