Skip to content

Commit f303d56

Browse files
Bump tempfile from 3.11.0 to 3.12.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.11.0 to 3.12.0. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b01848 commit f303d56

File tree

2 files changed

+43
-34
lines changed

2 files changed

+43
-34
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ serde_json = "1.0.120"
5252
similar = "2.6.0"
5353
tabwriter = "1.4.0"
5454
thiserror = { version = "1", default-features = false }
55-
tempfile = "3.11.0"
55+
tempfile = "3.12.0"
5656
test-common = { path = "test-common" }
5757
thouart = { git = "https://github.com/oxidecomputer/thouart.git" }
5858
tokio = { version = "1.38.0", features = ["full"] }

0 commit comments

Comments
 (0)