summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2023-05-25 19:21:57 +0200
committerCanop <cano.petrole@gmail.com>2023-05-25 19:21:57 +0200
commit2ba1e12339485b982089beb7dd3d51842750cb11 (patch)
treedfada90846d8a1dab6743f3a9c24916e5e9f4b71 /Cargo.toml
parentb0bef75a797581fc9f82043d6b98aa1b1b566516 (diff)
update 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 97221b1..161bbe7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,7 +33,7 @@ coolor = { version = "0.5", features = ["crossterm"] }
crokey = "0.4.3"
crossbeam = "=0.8"
custom_error = "1.6"
-deser-hjson = "1.1"
+deser-hjson = "1.2"
directories = "4.0"
file-size = "1.0.3"
fnv = "1.0.7"