diff --git a/Cargo.toml b/Cargo.toml index 7bad4cf3e6..c18ff83d96 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -125,4 +125,3 @@ path = "src/main.rs" [patch.crates-io] reedline = { git = "https://github.com/nushell/reedline.git", branch = "main" } -lscolors = { git = "https://github.com/sharkdp/lscolors.git", branch = "master" }