Skip to content

Commit 140e903

Browse files
Bump tempfile from 3.8.0 to 3.8.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.0 to 3.8.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f27531f commit 140e903

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

Cargo.lock

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

compiler/compiler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ features = [ "derive" ]
6969
version = "0.8.25"
7070

7171
[dev-dependencies.tempfile]
72-
version = "3.7"
72+
version = "3.8"
7373

7474
[features]
7575
default = [ ]

0 commit comments

Comments
 (0)