summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2025-12-08 20:13:20 -0500
committerMica White <botahamec@outlook.com>2025-12-08 20:13:20 -0500
commit6b1f814ea733699f28d9c60202ab8645cdd1c058 (patch)
tree002b1c479ff079c7303a8b13302865b4344f4cae /Cargo.toml
First commitHEADmain
Diffstat (limited to 'Cargo.toml')
-rwxr-xr-xCargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100755
index 0000000..76af3ff
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "superpin"
+version = "0.1.0"
+edition = "2021"
+
+[dependencies]