diff --git a/Cargo.toml b/Cargo.toml index 51a615b..36c4fc9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ walkdir = "2" regex = "1" lazy_static = "1.4.0" pathdiff = "0.2.0" -clap = "2.33.3" +clap = "4.1.5" lru = "0.7.0" atty = "0.2" content_inspector = "0.2"