Skip to content

Commit d483f04

Browse files
Bump tempfile from 3.10.1 to 3.11.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.10.1 to 3.11.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.10.1...v3.11.0) --- 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 ed98f2d commit d483f04

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 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
@@ -159,7 +159,7 @@ wasm-bindgen = "0.2.92"
159159
float-cmp = "0.9.0"
160160
indoc = "2.0.5"
161161
rstest = "0.22.0"
162-
tempfile = "3.10.1"
162+
tempfile = "3.11.0"
163163

164164
[target.'cfg(not(target_family = "wasm"))'.dev-dependencies]
165165
criterion = "0.5.1"

0 commit comments

Comments
 (0)