aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSaigo Ekitae <saigoekitae@gmail.com>2026-03-05 17:41:31 +0100
committerSaigo Ekitae <saigoekitae@gmail.com>2026-03-05 17:41:31 +0100
commit8334149afdbbc6d21612bfe0cefc9034bdb4b982 (patch)
tree2b4b3af9350d57a257aa2f3dd7b89676448a6590 /Cargo.toml
downloadlys-8334149afdbbc6d21612bfe0cefc9034bdb4b982.tar.gz
lys-8334149afdbbc6d21612bfe0cefc9034bdb4b982.tar.bz2
lys-8334149afdbbc6d21612bfe0cefc9034bdb4b982.zip
start lys
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..a64f1a9
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "lys"
+version = "0.1.0"
+edition = "2024"
+
+[dependencies]