Skip to content

Commit e6a3014

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump async-lock from 3.4.1 to 3.4.2
Bumps [async-lock](https://github.com/smol-rs/async-lock) from 3.4.1 to 3.4.2. - [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.4.1...v3.4.2) --- updated-dependencies: - dependency-name: async-lock dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c677384 commit e6a3014

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ aes = { version = "0.8", features = ["zeroize"], optional = true }
1717
ashpd.workspace = true
1818
async-fs = { version = "2.2.0", optional = true }
1919
async-io = { version = "2.6.0", optional = true }
20-
async-lock = { version = "3.4.1", optional = true }
20+
async-lock = { version = "3.4.2", optional = true }
2121
blocking = { version = "1.5.1", optional = true }
2222
cbc = { version = "0.1", features = ["zeroize"], optional = true }
2323
cipher = { version = "0.4", features = [

0 commit comments

Comments
 (0)