Skip to content

Commit

Permalink
[deps]: Update Rust crate uuid to ^1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 74f8281 commit 60d5bd8
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 @@ -38,7 +38,7 @@ supports-color = "2.1.0"
thiserror = "1.0.56"
tokio = { version = "1.35.1", features = ["rt-multi-thread", "macros"] }
toml = "0.8.8"
uuid = { version = "^1.6.1", features = ["serde"] }
uuid = { version = "^1.7.0", features = ["serde"] }

bitwarden = { path = "../bitwarden", version = "0.4.0", features = ["secrets"] }

Expand Down

0 comments on commit 60d5bd8

Please sign in to comment.