Skip to content
This repository was archived by the owner on Jun 20, 2025. It is now read-only.

Commit aa37dfe

Browse files
author
Jason Phan
committed
deps: Update Getty
1 parent fa2ccce commit aa37dfe

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

gyro.zzz

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgs:
22
json:
3-
version: 0.0.0
3+
version: 0.3.0
44
description: A serialization library for JSON
55
license: MIT
66
source_url: "https://github.com/getty-zig/json"
@@ -9,7 +9,7 @@ deps:
99
getty:
1010
git:
1111
url: "https://github.com/getty-zig/getty.git"
12-
ref: d6c8dbf05b6964a9ab96cf8aebe0721b124a7bb3
12+
ref: d1336e6ff01a9e571d1faef133649633bc557ada
1313
root: src/getty.zig
1414
concepts:
1515
git:

libs/getty

Submodule getty updated 102 files

zigmod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ license: MIT
55
description: Serialization library for JSON
66
dependencies:
77
- src: git https://github.com/getty-zig/getty
8-
version: commit-d6c8dbf
8+
version: commit-d1336e6
99
- src: git https://github.com/ibokuri/concepts
1010
version: commit-05c7368

0 commit comments

Comments
 (0)