From afade48668042eeb0740c7c5a1cc3806baaedc94 Mon Sep 17 00:00:00 2001 From: HampusM Date: Mon, 5 Sep 2022 17:56:12 +0200 Subject: add basic package things --- Cargo.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..7405a2d --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,5 @@ +[package] +name = "deez" +version = "0.1.0" +edition = "2021" + -- cgit v1.2.3-18-g5258