diff --git a/Cargo.toml b/Cargo.toml index 78be078..09642a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,6 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -orion = "0.17.3" +orion = "0.17.4" passterm = "1.1.7" colored = "2.0.0"