From 84ad0403b30f0ec1aecd7ea0c78c8baea7baa454 Mon Sep 17 00:00:00 2001 From: Nathan Reiner Date: Sun, 23 Jul 2023 22:09:07 +0200 Subject: first sketch of hyprmenu --- Cargo.toml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Cargo.toml (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml new file mode 100644 index 0000000..22d0e1b --- /dev/null +++ b/Cargo.toml @@ -0,0 +1,7 @@ +[package] +name = "hyprmenu" +version = "0.1.0" +edition = "2021" + +[dependencies] +gtk = "0.17.1" -- cgit v1.2.3-70-g09d2