summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 0c89614..026f130 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,7 +21,7 @@ clap = "3.0.0-beta.2"
jwalk = "0.6.0"
byte-unit = "4"
atty = "0.2.11"
-petgraph = "0.5"
+petgraph = "0.6"
itertools = "0.10.0"
num_cpus = "1.10.0"
filesize = "0.2.0"