summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2023-11-19 08:30:52 +0100
committerCanop <cano.petrole@gmail.com>2023-11-19 08:30:52 +0100
commitfa85f78cdd702b21666dbf1ea8afd8cbf127a1ee (patch)
treee89fbaccca1546ce433afb82d3d24ed4c457e796 /Cargo.toml
parent996b34fb5cb2dfafe87269ee97b895b4e09bf937 (diff)
upgrade deser-hjson to 2.2.3
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 bbc0199..c67e0f2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,7 +33,7 @@ cli-log = "2.0"
crokey = "0.4.3"
crossbeam = "0.8"
custom_error = "1.6"
-deser-hjson = "2.2.2"
+deser-hjson = "2.2.3"
directories = "4.0"
file-size = "1.0.3"
fnv = "1.0.7"