diff --git a/Cargo.toml b/Cargo.toml index a6212592..a9458404 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,8 +4,6 @@ version = "0.1.0" authors = ["Stephan Dilly "] edition = "2018" -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html - [dependencies] git2 = "0.10" crossterm = "0.15"