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

@ -8,7 +8,7 @@ capnp = "0.20"
capnp-rpc = "0.20"
dirs = "6"
futures = "0.3"
json5 = "0.4"
json5 = "1.3"
libc = "0.2"
poc-memory = { path = "../.." }
rustls = { version = "0.23", default-features = false, features = ["ring", "logging", "std", "tls12"] }