From bade89a506c380a7d4cab4fdd765e28686c14776 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Wed, 27 Mar 2024 23:10:02 +0100 Subject: simple bot to play around with --- Cargo.toml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..f8dcee1 --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,22 @@ +[package] +name = "ntfy-matrix-bot" +version = "0.1.0" +edition = "2021" +authors = [ "terru