Skip to content

Commit 91f175d

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump async-fs from 2.1.2 to 2.1.3
Bumps [async-fs](https://github.com/smol-rs/async-fs) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/smol-rs/async-fs/releases) - [Changelog](https://github.com/smol-rs/async-fs/blob/master/CHANGELOG.md) - [Commits](smol-rs/async-fs@v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: async-fs dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 201ca82 commit 91f175d

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
@@ -15,7 +15,7 @@ version.workspace = true
1515
[dependencies]
1616
aes = { version = "0.8", features = ["zeroize"], optional = true }
1717
ashpd.workspace = true
18-
async-fs = { version = "2.1.0", optional = true }
18+
async-fs = { version = "2.1.3", optional = true }
1919
async-io = { version = "2.5.0", optional = true }
2020
async-lock = { version = "3.2.0", optional = true }
2121
blocking = { version = "1.5.1", optional = true }

0 commit comments

Comments
 (0)