Skip to content

Commit fc64e99

Browse files
Bump tempfile from 3.3.0 to 3.4.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/Stebalien/tempfile/releases) - [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent edfb9f3 commit fc64e99

File tree

2 files changed

+122
-21
lines changed

2 files changed

+122
-21
lines changed

Cargo.lock

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

memapi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ cgroups-rs = "0.3.0"
3838
[dev-dependencies]
3939
proptest = "1.1"
4040
proc-maps = "0.3.0"
41-
tempfile = "3.3.0"
41+
tempfile = "3.4.0"
4242
rusty-fork = "0.3.0"
4343

4444
[features]

0 commit comments

Comments
 (0)