Skip to content

Commit 2720436

Browse files
dependabot[bot]nicholasbishop
authored andcommitted
build(deps): bump tempfile from 3.5.0 to 3.6.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.5.0 to 3.6.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 66babb2 commit 2720436

File tree

2 files changed

+23
-82
lines changed

2 files changed

+23
-82
lines changed

Cargo.lock

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

xtask/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ serde_json = "1.0.73"
2222
sha2 = "0.10.6"
2323
syn = { version = "2.0.0", features = ["full"] }
2424
tar = "0.4.38"
25-
tempfile = "3.5.0"
25+
tempfile = "3.6.0"
2626
walkdir = "2.3.3"
2727
ureq = "2.6.2"

0 commit comments

Comments
 (0)