Skip to content

Commit df8c2af

Browse files
Bump tempfile from 3.24.0 to 3.27.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.24.0 to 3.27.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.24.0...v3.27.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe9c21b commit df8c2af

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

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

lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ wasmtime = { version = "36.0.6", default-features = false, features = ["async",
104104
criterion = "0.5.1"
105105
futures-executor = { version = "0.3.28", default-features = false }
106106
rand = { version = "0.8.5", default-features = false, features = ["std", "std_rng"] }
107-
tempfile = "3.10.0"
107+
tempfile = "3.27.0"
108108
wat = "1.216.0"
109109

110110
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)