Update json5

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet 2026-04-05 06:01:24 -04:00
parent 120ffabfaa
commit 3f79bba27a
5 changed files with 7 additions and 8 deletions

View file

@ -23,7 +23,7 @@ capnp = "0.20"
uuid = { version = "1", features = ["v4"] }
serde = { version = "1", features = ["derive"] }
serde_json = "1"
json5 = "0.4"
json5 = "1.3"
bincode = "1"
regex = "1"
chrono = "0.4"