diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -83,7 +83,6 @@ dependencies = [ "lexopt", "nucleo-matcher", "ratatui", - "sarge", "signal-hook", "tokio", "tokio-util", @@ -1098,12 +1097,6 @@ dependencies = [ ] [[package]] -name = "sarge" -version = "7.2.5" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2096e40214337b2293fa4c3eb63c5376b57f4247cbbaf6d0af477f1d36ac21d9" - -[[package]] name = "scoped-tls" version = "1.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" |
