diff --git a/Cargo.toml b/Cargo.toml index fefc187..a90c495 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ build = "build.rs" rust-version = "1.70.0" [dependencies] -termion = "3.0.0" +termion = "4.0.0" orn = "0.4.2" regex = "1.10.4"