aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDrFrugal <drfrugal@vmi2238186.contaboserver.net>2024-12-29 15:33:28 +0100
committerDrFrugal <drfrugal@vmi2238186.contaboserver.net>2024-12-29 15:33:28 +0100
commitbca32a698039330ed7daaa86bbbe8ba82d8bf95c (patch)
tree3a706da45e8ef6320e5da114c8edab5e07f4258f /Cargo.toml
init
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..ef03938
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,8 @@
+[package]
+name = "laa_toggle"
+version = "0.1.2"
+edition = "2021"
+
+# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+
+[dependencies]