Skip to content

Commit a600fc8

Browse files
Update Rust crate temporal-sdk-core-protos to 35e021b
1 parent 3cdaee4 commit a600fc8

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.106", default-features =
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 = "35e021be77043621349fa0d7434e3eeeae827048" }
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)