Skip to content

Commit f80d6cb

Browse files
fix(deps): update temporal-sdk-core-protos digest to 66ddab4
1 parent 75b0642 commit f80d6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ crate-type = ["cdylib", "staticlib"]
1212
temporal-client = { git = "https://github.com/temporalio/sdk-core", rev = "aebb0a56426880b208341eef47820a8f13dec1a9" }
1313
temporal-sdk-core = { git = "https://github.com/temporalio/sdk-core", rev = "aebb0a56426880b208341eef47820a8f13dec1a9", features = ["ephemeral-server"] }
1414
temporal-sdk-core-api = { git = "https://github.com/temporalio/sdk-core", rev = "aebb0a56426880b208341eef47820a8f13dec1a9" }
15-
temporal-sdk-core-protos = { git = "https://github.com/temporalio/sdk-core", rev = "aebb0a56426880b208341eef47820a8f13dec1a9" }
15+
temporal-sdk-core-protos = { git = "https://github.com/temporalio/sdk-core", rev = "66ddab4b0772ad3fef4ca4e8607f6ecd8a472ff2" }
1616
rustfsm = { git = "https://github.com/temporalio/sdk-core", rev = "aebb0a56426880b208341eef47820a8f13dec1a9" }
1717
tokio = "~1.48"
1818
tokio-stream = "~0.1"

0 commit comments

Comments
 (0)