removed the raylib dep and updated the name and fingerprint
This commit is contained in:
@@ -1,14 +1,9 @@
|
|||||||
.{
|
.{
|
||||||
.name = .pandas_ui_lib,
|
.name = .shoots,
|
||||||
.version = "0.0.0",
|
.version = "0.1.0",
|
||||||
.minimum_zig_version = "0.15.1",
|
.minimum_zig_version = "0.15.1",
|
||||||
.fingerprint = 0x6a6eedfbb60256b9,
|
.fingerprint = 0x37a7157cee3d4e1d,
|
||||||
.dependencies = .{
|
.dependencies = .{},
|
||||||
.raylib_zig = .{
|
|
||||||
.url = "git+https://github.com/raylib-zig/raylib-zig?ref=devel#a4d18b2d1cf8fdddec68b5b084535fca0475f466",
|
|
||||||
.hash = "raylib_zig-5.6.0-dev-KE8REL5MBQAf3p497t52Xw9P7ojndIkVOWPXnLiLLw2P",
|
|
||||||
},
|
|
||||||
},
|
|
||||||
.paths = .{
|
.paths = .{
|
||||||
"build.zig",
|
"build.zig",
|
||||||
"build.zig.zon",
|
"build.zig.zon",
|
||||||
|
|||||||
Reference in New Issue
Block a user