chore: update zeit with pre-release fix for iso 8601 basic format

This commit is contained in:
Simon Hartcher 2025-05-15 11:49:53 +10:00
parent df09ed2bdd
commit c828dfdcb0
2 changed files with 4 additions and 4 deletions

View file

@ -22,8 +22,8 @@
.hash = "N-V-__8AAKWdeiawujEcrfukQbb8lLAiQIRT0uG5gCcm4b7W",
},
.zeit = .{
.url = "git+https://github.com/rockorager/zeit#fb6557ad4bd0cd0f0f728ae978061d7fe992c528",
.hash = "zeit-0.6.0-5I6bk29nAgDhK6AVMtXMWhkKTYgUncrWjnlI_8X9DPSd",
.url = "https://github.com/deevus/zeit/archive/refs/heads/iso8601-basic.tar.gz",
.hash = "zeit-0.6.0-5I6bkzt5AgC1_BCuSzXkV0JHeF4Mhti1Z_jFC7E_nmD2",
},
.date = .{
.path = "lib/date",

View file

@ -5,8 +5,8 @@
.minimum_zig_version = "0.14.0",
.dependencies = .{
.zeit = .{
.url = "git+https://github.com/rockorager/zeit#fb6557ad4bd0cd0f0f728ae978061d7fe992c528",
.hash = "zeit-0.6.0-5I6bk29nAgDhK6AVMtXMWhkKTYgUncrWjnlI_8X9DPSd",
.url = "https://github.com/deevus/zeit/archive/refs/heads/iso8601-basic.tar.gz",
.hash = "zeit-0.6.0-5I6bkzt5AgC1_BCuSzXkV0JHeF4Mhti1Z_jFC7E_nmD2",
},
.json = .{
.path = "../json",