diff --git a/Cargo.toml b/Cargo.toml index 34b6347..f1732a0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,6 +9,7 @@ edition = "2021" #copy_dir = "0.1.3" pico-args = "0.5.0" tera = "1.19.0" +termion = "2.0.1" toml = "0.7.6" [profile.release]