reorganized repo

This commit is contained in:
willifan 2024-11-10 16:41:53 +01:00
parent b2796241d7
commit 89bbb229b8
13 changed files with 298 additions and 25063 deletions

9
rust/Cargo.toml Normal file
View file

@ -0,0 +1,9 @@
[package]
name = "ewwbar"
version = "0.1.0"
edition = "2021"
[dependencies]
serde = "1.0.199"
serde_json = "1.0.116"
hyprland = "0.3.13"