Skip to content

Commit

Permalink
Bump async-lock from 3.2.0 to 3.3.0 (#739)
Browse files Browse the repository at this point in the history
Bumps [async-lock](https://github.com/smol-rs/async-lock) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/smol-rs/async-lock/releases)
- [Changelog](https://github.com/smol-rs/async-lock/blob/master/CHANGELOG.md)
- [Commits](smol-rs/async-lock@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: async-lock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent fbb3de0 commit ab5edbc
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ otlp-trace = ["opentelemetry/trace", "opentelemetry-otlp", "opentelemetry_sdk/tr

[dependencies]
aes-gcm = "0.10.3"
async-lock = "3.2.0"
async-lock = "3.3.0"
async-session = "3.0.0"
base64 = "0.21.7"
console-subscriber = "0.2.0"
Expand Down

0 comments on commit ab5edbc

Please sign in to comment.