summaryrefslogtreecommitdiff
path: root/examples/10-transient-0/output/rust/Cargo.toml
diff options
context:
space:
mode:
authorMichael Williamson <mike@zwobble.org>2026-07-14 19:07:06 +0100
committerMichael Williamson <mike@zwobble.org>2026-07-14 19:07:06 +0100
commitf8cbdc16c4bdb4ee82a34cba92e1168700d3e005 (patch)
tree486b801e1f0068c71752e57bbfd23cbd9f0a4f1f /examples/10-transient-0/output/rust/Cargo.toml
parent93453d01e6331f86765e6dd0eda487016172f6d5 (diff)
Add stubbed rust-transient-0 generator
Diffstat (limited to 'examples/10-transient-0/output/rust/Cargo.toml')
-rw-r--r--examples/10-transient-0/output/rust/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/10-transient-0/output/rust/Cargo.toml b/examples/10-transient-0/output/rust/Cargo.toml
new file mode 100644
index 0000000..5d4c622
--- /dev/null
+++ b/examples/10-transient-0/output/rust/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "example"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]