summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2023-07-10 20:28:09 +0200
committerCanop <cano.petrole@gmail.com>2023-07-10 20:28:09 +0200
commite386a48e820bf99abd08594ae88ae0b1343b9226 (patch)
treefb095c7e264239a7c08fb1b88cec7309b1e5bc5e /Cargo.toml
parentd2b653c82a3b655bdd3ff8104dbeb3691a8bce6b (diff)
update deser-hjson dependency
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 911d0d7..21dcb9b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -32,7 +32,7 @@ cli-log = "2.0"
crokey = "0.4.3"
crossbeam = "=0.8"
custom_error = "1.6"
-deser-hjson = "1.2"
+deser-hjson = "2.0"
directories = "4.0"
file-size = "1.0.3"
fnv = "1.0.7"