Skip to content

Commit 98fcd01

Browse files
dependabot[bot]smoelius
authored andcommitted
Bump tempfile from 3.16.0 to 3.17.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.16.0 to 3.17.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.16.0...v3.17.1) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dba543a commit 98fcd01

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crate/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ syn = { version = "1.0.109", features = ["parsing"] }
1313
assert_cmd = "2.0"
1414
predicates = "3.1"
1515
similar-asserts = "1.6"
16-
tempfile = "3.16"
16+
tempfile = "3.17"
1717
toml = "0.8"
1818

1919
[package.metadata.rust-analyzer]

0 commit comments

Comments
 (0)