Rename in build.zig.zon file
This commit is contained in:
parent
aee5a0d11f
commit
b07ce8b343
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
.{
|
.{
|
||||||
.name = "zig-raylib",
|
.name = "raylib-zig",
|
||||||
.version = "0.1.0",
|
.version = "0.1.0",
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.raylib = .{
|
.raylib = .{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue