Skip to content

Commit 68b69d5

Browse files
dependabot[bot]smoelius
authored andcommitted
Bump tempfile from 3.18.0 to 3.19.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.18.0 to 3.19.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.18.0...v3.19.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 4e26ec3 commit 68b69d5

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

+2-3
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.7"
16-
tempfile = "3.18"
16+
tempfile = "3.19"
1717
toml = "0.8"
1818

1919
[package.metadata.rust-analyzer]

0 commit comments

Comments
 (0)