removed the raylib dep and updated the name and fingerprint

This commit is contained in:
2026-01-16 16:22:48 +13:00
parent c1f87577f6
commit 7e326dec6e

View File

@@ -1,14 +1,9 @@
.{
.name = .pandas_ui_lib,
.version = "0.0.0",
.name = .shoots,
.version = "0.1.0",
.minimum_zig_version = "0.15.1",
.fingerprint = 0x6a6eedfbb60256b9,
.dependencies = .{
.raylib_zig = .{
.url = "git+https://github.com/raylib-zig/raylib-zig?ref=devel#a4d18b2d1cf8fdddec68b5b084535fca0475f466",
.hash = "raylib_zig-5.6.0-dev-KE8REL5MBQAf3p497t52Xw9P7ojndIkVOWPXnLiLLw2P",
},
},
.fingerprint = 0x37a7157cee3d4e1d,
.dependencies = .{},
.paths = .{
"build.zig",
"build.zig.zon",