diff options
| author | LLLL Colonq <llll@colonq> | 2025-02-16 04:45:58 -0500 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2025-02-16 04:46:09 -0500 |
| commit | 33d69b282e082acce3c5d36cc08cd99a7ccf738d (patch) | |
| tree | 58f8e5c2f8d1a9deb3129a84e2071ed7c973e735 /Cargo.lock | |
| parent | f2d6e8ac38e8ade9bebc355f4c0e97760f6f1649 (diff) | |
Update terminal
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -422,16 +422,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990" [[package]] -name = "colored" -version = "2.2.0" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "117725a109d387c937a1533ce01b450cbde6b88abceea8473c4d7a85853cda3c" -dependencies = [ - "lazy_static", - "windows-sys 0.59.0", -] - -[[package]] name = "combine" version = "4.6.6" source = "registry+https://github.com/rust-lang/crates.io-index" @@ -1663,7 +1653,6 @@ dependencies = [ "base64 0.22.1", "bitflags 2.4.2", "clap", - "colored", "env_logger", "glam", "glow", |
