Skip to content

Commit

Permalink
[deps]: Update Rust crate supports-color to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 9b752ba commit 562ad2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion crates/bitwarden-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ rust-version = "1.57"
clap = { version = "4.3.0", features = ["derive"] }
color-eyre = "0.6"
inquire = "0.6.2"
supports-color = "2.0.0"
supports-color = "2.1.0"
2 changes: 1 addition & 1 deletion crates/bws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ regex = { version = "1.10.2", features = [
serde = "^1.0.163"
serde_json = "^1.0.96"
serde_yaml = "0.9"
supports-color = "2.0.0"
supports-color = "2.1.0"
thiserror = "1.0.50"
tokio = { version = "1.28.2", features = ["rt-multi-thread", "macros"] }
toml = "0.8.8"
Expand Down

0 comments on commit 562ad2c

Please sign in to comment.