Skip to content

Commit

Permalink
Update Rust crate bat to 0.24.0 (#287)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 16, 2023
1 parent 6b8b84f commit cfd9e67
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 112 deletions.
131 changes: 20 additions & 111 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/bws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ keywords = ["bitwarden", "secrets-manager", "cli"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
bat = { version = "0.23.0", features = [
bat = { version = "0.24.0", features = [
"regex-onig",
], default-features = false }
chrono = { version = "0.4.26", features = [
Expand Down

0 comments on commit cfd9e67

Please sign in to comment.