update README and rename (wayland->wl in project name)

This commit is contained in:
2026-03-21 17:30:57 +00:00
parent d903e5c126
commit aec9ff7d23
4 changed files with 15 additions and 22 deletions
+5 -3
View File
@@ -1,10 +1,12 @@
.{
.name = .wayland_protocol_codegen,
.version = "0.0.0",
.fingerprint = 0xe5b43b9ebc061f42,
.name = .wl_protocol_codegen,
.version = "0.1.0",
.fingerprint = 0x170494c9b73f40bc,
.minimum_zig_version = "0.16.0-dev.2261+d6b3dd25a",
.paths = .{
"build.zig",
"README.md",
"LICENSE",
"src",
},
}