Rename in build.zig.zon file

This commit is contained in:
Not-Nik 2023-10-05 15:42:30 +02:00
parent aee5a0d11f
commit b07ce8b343
No known key found for this signature in database
GPG Key ID: 08BB71E672DB3BFD

View File

@ -1,5 +1,5 @@
.{
.name = "zig-raylib",
.name = "raylib-zig",
.version = "0.1.0",
.dependencies = .{
.raylib = .{