binary refactor

This commit is contained in:
2025-11-18 02:32:10 -05:00
parent 626614a2cf
commit db15f43610
14 changed files with 37 additions and 51 deletions

View File

@@ -2,7 +2,7 @@
name = "openworm"
version = "0.1.0"
edition = "2024"
default-run = "client"
default-run = "openworm-client"
[dependencies]
arboard = { version = "3.6.1", features = ["wayland-data-control"] }