aboutsummaryrefslogtreecommitdiff
path: root/rust/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--rust/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
new file mode 100644
index 0000000..d8b03fe
--- /dev/null
+++ b/rust/Cargo.toml
@@ -0,0 +1,6 @@
1[package]
2name = "gats"
3version = "0.1.0"
4edition = "2024"
5
6[dependencies]