Skip to content

Commit e4162cf

Browse files
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 3f4874e commit e4162cf

File tree

2 files changed

+28
-20
lines changed

2 files changed

+28
-20
lines changed

Cargo.lock

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

console_backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ serial_test = "2"
6565
ndarray = "0.15.6"
6666
criterion = "0.4.0"
6767
sysinfo = "0.29.0"
68-
tempfile = "3.5.0"
68+
tempfile = "3.6.0"
6969
rstest = "0.17.0"
7070

7171
[build-dependencies]

0 commit comments

Comments
 (0)