diff --git a/Cargo.toml b/Cargo.toml index 2097796..b8c7e8e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ serde_regex = "1.1" clap = {version = "3.2", features = ["derive"]} clap_complete = "3.2" sv-parser = "0.13.3" -term = "0.7" +term = "1.0" toml = "0.8" sv-filelist-parser = "0.1.3"