Skip to content

Commit e2cb29a

Browse files
chore(deps): bump tempfile from 3.20.0 to 3.23.0 in /bin/ofs (#6611)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.20.0 to 3.23.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.20.0...v3.23.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 789ba49 commit e2cb29a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bin/ofs/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.

bin/ofs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ services-s3 = ["opendal/services-s3"]
6161

6262
[dev-dependencies]
6363
opendal = { version = "0.54.0", path = "../../core", features = ["tests"] }
64-
tempfile = "3.16.0"
64+
tempfile = "3.23.0"
6565
test-context = "0.4.1"
6666
walkdir = "2.5.0"

0 commit comments

Comments
 (0)