Skip to content

Commit

Permalink
[deps]: Update Rust crate chrono to 0.4.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent 5407db7 commit 59fefde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ keywords = ["bitwarden", "secrets-manager", "cli"]
bat = { version = "0.24.0", features = [
"regex-onig",
], default-features = false }
chrono = { version = "0.4.26", features = [
chrono = { version = "0.4.31", features = [
"clock",
"std",
], default-features = false }
Expand Down

0 comments on commit 59fefde

Please sign in to comment.