Skip to content

Commit 0f9c030

Browse files
authored
Merge pull request #860 from kubewarden/dependabot/cargo/tempfile-3.12.0
build(deps): bump tempfile from 3.11.0 to 3.12.0
2 parents c761094 + 68b294c commit 0f9c030

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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
@@ -62,7 +62,7 @@ tokio-stream = "0.1.15"
6262
[dev-dependencies]
6363
mockall = "0.13"
6464
rstest = "0.22"
65-
tempfile = "3.10.1"
65+
tempfile = "3.12.0"
6666
tower = { version = "0.4", features = ["util"] }
6767
http-body-util = "0.1.1"
6868
testcontainers = { version = "0.21.1", features = ["watchdog"] }

0 commit comments

Comments
 (0)