From 1c504e2bf1512cc369a4b069aaa135749db33453 Mon Sep 17 00:00:00 2001 From: Reiner Herrmann Date: Tue, 13 Jun 2023 21:05:26 +0200 Subject: Initial import of gpn-tron bot --- 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..13ec26c --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,6 @@ +[package] +name = "gpn-tron" +version = "0.1.0" +authors = ["Reiner Herrmann "] +edition = "2021" +license = "GPL-3.0-or-later" -- cgit v1.2.3