cargo init lib

This commit is contained in:
neo
2026-08-27 14:23:21 +02:00
parent a9780070f3
commit ef2051c07f
4 changed files with 37 additions and 0 deletions
Generated
+7
View File
@@ -0,0 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4
[[package]]
name = "wayland_client"
version = "0.1.0"