license fixes

This commit is contained in:
galister
2026-01-10 20:52:33 +09:00
parent 358585fab5
commit 9a23fdc541
11 changed files with 3393 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
name = "wayvr-ipc"
version = "0.1.0"
edition = "2024"
description = "IPC for controlling WayVR"
license = "MIT"
authors = ["galister", "oo8dev"]
repository = "https://github.com/wlx-team/wayvr"
[dependencies]
bytes = "1.9.0"