diff --git a/Cargo.toml b/Cargo.toml index 51a615b..ef2ded4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ regex = "1" lazy_static = "1.4.0" pathdiff = "0.2.0" clap = "2.33.3" -lru = "0.7.0" +lru = "0.8.1" atty = "0.2" content_inspector = "0.2"