We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fced845 commit 35b9f78Copy full SHA for 35b9f78
temporalio/bridge/Cargo.toml
@@ -2,6 +2,10 @@
2
name = "temporal-sdk-bridge"
3
version = "0.1.0"
4
edition = "2021"
5
+description = "Python sdk-core bridge"
6
+license = "MIT"
7
+repository = "https://github.com/temporalio/sdk-python"
8
+documentation = "https://docs.temporal.io/dev-guide/python"
9
10
[package.metadata.maturin]
11
module-name = "temporalio.bridge.temporal_sdk_bridge"
0 commit comments