WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 7941d52

Browse files
fix(deps): update temporal-sdk-core digest to 44a6576
1 parent cb3e279 commit 7941d52

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
@@ -10,7 +10,7 @@ crate-type = ["cdylib", "staticlib"]
1010

1111
[dependencies]
1212
temporal-client = { git = "https://github.com/temporalio/sdk-core", rev = "aebb0a56426880b208341eef47820a8f13dec1a9" }
13-
temporal-sdk-core = { git = "https://github.com/temporalio/sdk-core", rev = "aebb0a56426880b208341eef47820a8f13dec1a9", features = ["ephemeral-server"] }
13+
temporal-sdk-core = { git = "https://github.com/temporalio/sdk-core", rev = "44a6576bbaac589b28afa173ca6d60757a4d821d", features = ["ephemeral-server"] }
1414
temporal-sdk-core-api = { git = "https://github.com/temporalio/sdk-core", rev = "aebb0a56426880b208341eef47820a8f13dec1a9" }
1515
temporal-sdk-core-protos = { git = "https://github.com/temporalio/sdk-core", rev = "aebb0a56426880b208341eef47820a8f13dec1a9" }
1616
rustfsm = { git = "https://github.com/temporalio/sdk-core", rev = "aebb0a56426880b208341eef47820a8f13dec1a9" }

0 commit comments

Comments
 (0)