use json5

This commit is contained in:
Simon Gardling
2022-06-02 00:20:17 -04:00
parent 0b3de98cff
commit 6f49185de4
4 changed files with 156 additions and 8 deletions

View File

@@ -66,6 +66,7 @@ serde = "1"
serde_json = "1"
zstd = "0.11"
run_script = "0.9"
json5 = "0.4"
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
instant = "0.1"