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

pull/4468/head
azhn 2025-01-03 18:20:36 +11:00 committed by Anthony
parent 29f040716c
commit 65a0fa4f35
1 changed files with 1 additions and 1 deletions

View File

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