update README and rename (wayland->wl in project name)
This commit is contained in:
+5
-3
@@ -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",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user