aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <yvchraiqi@protonmail.com>2022-08-18 23:20:11 +0200
committermetamuffin <yvchraiqi@protonmail.com>2022-08-18 23:20:11 +0200
commit47416353ddf7c1c8c2d52908e3884a8e39f9cf85 (patch)
tree8cdfee777482ae7eaa6e8c09fffdb25d8d476655 /Cargo.toml
downloaddesterr-master.tar
desterr-master.tar.bz2
desterr-master.tar.zst
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..972d88b
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "desterr"
+version = "0.1.0"
+edition = "2021"
+authors = ["metamuffin <metamuffin@disroot.org>"]
+license = "AGPL-3.0-only"