fixed font import

This commit is contained in:
johan0A 2024-09-22 23:11:15 +02:00
parent 4387c059a4
commit fef7b8e417
2 changed files with 11 additions and 4 deletions

View file

@ -4,7 +4,7 @@
.dependencies = .{
.zclay = .{
.url = "../../",
.hash = "12208b0815fead7e03bb771a07ab432ad6fea66228b46c1329443ce8f55998d0a0cd",
.hash = "1220d6ec9e404578dd1484fd60b767f1c91906c0cc19a86c4089a36c6366aa193fef",
},
.@"raylib-zig" = .{
.url = "https://github.com/Not-Nik/raylib-zig/archive/f26b2ab084be5e2840b7451818590cc512b7b972.tar.gz",