From 47416353ddf7c1c8c2d52908e3884a8e39f9cf85 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 18 Aug 2022 23:20:11 +0200 Subject: done --- Cargo.toml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') 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 "] +license = "AGPL-3.0-only" -- cgit v1.2.3-70-g09d2