File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ crate-type = ["cdylib", "staticlib"]
1212temporal-client = { git = " https://github.com/temporalio/sdk-core" , rev = " aebb0a56426880b208341eef47820a8f13dec1a9" }
1313temporal-sdk-core = { git = " https://github.com/temporalio/sdk-core" , rev = " aebb0a56426880b208341eef47820a8f13dec1a9" , features = [" ephemeral-server" ] }
1414temporal-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 " }
1616rustfsm = { git = " https://github.com/temporalio/sdk-core" , rev = " aebb0a56426880b208341eef47820a8f13dec1a9" }
1717tokio = " ~1.48"
1818tokio-stream = " ~0.1"
You can’t perform that action at this time.
0 commit comments