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 = "wgui"
version = "0.1.0"
edition = "2024"
description = "A VR-first Vulkan GUI library"
license = "GPL-3.0-only"
authors = ["galister", "oo8dev"]
repository = "https://github.com/wlx-team/wayvr"
[dependencies]
anyhow.workspace = true