Project setup

This commit is contained in:
Jiří Maxmilián Stříbrný 2026-03-16 14:49:35 +01:00
commit 4687c2ce05
6 changed files with 105 additions and 0 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "wayland_panel"
version = "0.1.0"
edition = "2024"
[dependencies]