We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b8b05d commit 16ac0cfCopy full SHA for 16ac0cf
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