about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2025-04-29 14:45:01 -0500
committergennyble <gen@nyble.dev>2025-04-29 14:45:01 -0500
commitd7bdd477e266864e45ee33b29adba17bf3f70b20 (patch)
tree142745a311088c6ad274006bfb150f97758deea3 /Cargo.toml
downloadscurvy-d7bdd477e266864e45ee33b29adba17bf3f70b20.tar.gz
scurvy-d7bdd477e266864e45ee33b29adba17bf3f70b20.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..6ee2bc7
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "scurvy"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]