Skip to content

Commit 2678ec8

Browse files
authored
Merge pull request #1060 from kubewarden/dependabot/cargo/tempfile-3.16.0
build(deps): bump tempfile from 3.15.0 to 3.16.0
2 parents 5594c7d + 2389e5f commit 2678ec8

File tree

2 files changed

+45
-15
lines changed

2 files changed

+45
-15
lines changed

Cargo.lock

+44-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ tokio-stream = "0.1.15"
7575
[dev-dependencies]
7676
mockall = "0.13"
7777
rstest = "0.24"
78-
tempfile = "3.15.0"
78+
tempfile = "3.16.0"
7979
tower = { version = "0.5", features = ["util"] }
8080
http-body-util = "0.1.1"
8181
testcontainers = { version = "0.23", features = ["watchdog"] }

0 commit comments

Comments
 (0)