diff --git a/Cargo.toml b/Cargo.toml index 0ae6e10c..477dfd20 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ itertools = "0.10.5" miette = { version = "5.6.0", features = ["fancy"] } thiserror = "1.0.39" gix = "0.44.1" -log = "0.4.18" +log = "0.4.19" env_logger = "0.10.0" indexmap = "1.9.3" inquire = { version = "0.6.2", default-features = false, features = [