invoked cargo init

This commit is contained in:
neo
2026-08-23 21:13:26 +02:00
parent aa96f65ad5
commit a96829c307
4 changed files with 32 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
[package]
name = "wayland_server"
version = "0.1.0"
edition = "2024"
[dependencies]