Fix: Update pkg/simdutf/build.zig.zon to match vendored version

This commit is contained in:
azhn
2025-01-03 18:20:36 +11:00
committed by Anthony
parent 29f040716c
commit 65a0fa4f35

View File

@ -1,6 +1,6 @@
.{
.name = "simdutf",
.version = "4.0.9",
.version = "5.2.8",
.paths = .{""},
.dependencies = .{
.apple_sdk = .{ .path = "../apple-sdk" },