Skip to content

Commit fcfae91

Browse files
authored
Merge pull request #1017 from kubewarden/dependabot/cargo/tempfile-3.15.0
build(deps): bump tempfile from 3.14.0 to 3.15.0
2 parents 10938df + be5dd83 commit fcfae91

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
@@ -74,7 +74,7 @@ tokio-stream = "0.1.15"
7474
[dev-dependencies]
7575
mockall = "0.13"
7676
rstest = "0.24"
77-
tempfile = "3.14.0"
77+
tempfile = "3.15.0"
7878
tower = { version = "0.5", features = ["util"] }
7979
http-body-util = "0.1.1"
8080
testcontainers = { version = "0.23", features = ["watchdog"] }

0 commit comments

Comments
 (0)