aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2025-06-20 22:39:05 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2025-06-20 22:39:05 +0200
commit51bb82df499e35cdc13d33dd24eca85d7abd0aaf (patch)
treea5545009cc9a649b3c707281f7b198fd451133de /Cargo.toml
downloadzmodn-rs-51bb82df499e35cdc13d33dd24eca85d7abd0aaf.tar.gz
zmodn-rs-51bb82df499e35cdc13d33dd24eca85d7abd0aaf.zip
Initial commit
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..e9a1d2d
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
1[package]
2name = "zmodn-rs"
3version = "0.1.0"
4edition = "2024"
5
6[dependencies]

Generated with cgit - Back to sebastiano.tronto.net