Skip to content

Commit

Permalink
[deps]: Update Rust crate async-lock to 3.1.2 (#368)
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 Nov 27, 2023
1 parent 2c01cd3 commit af31957
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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/bitwarden-uniffi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ crate-type = ["lib", "staticlib", "cdylib"]
bench = false

[dependencies]
async-lock = "3.0.0"
async-lock = "3.1.2"
chrono = { version = ">=0.4.26, <0.5", features = [
"serde",
"std",
Expand Down

0 comments on commit af31957

Please sign in to comment.