Skip to content

Commit 265e2be

Browse files
authored
Merge pull request #1728 from getsops/dependabot/cargo/functional-tests/rust-dd401bf289
build(deps): Bump tempfile from 3.14.0 to 3.15.0 in /functional-tests in the rust group
2 parents f0a2165 + bd1d827 commit 265e2be

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

functional-tests/Cargo.lock

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

functional-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
authors = ["Adrian Utrilla <[email protected]>"]
66

77
[dependencies]
8-
tempfile = "3.12.0"
8+
tempfile = "3.15.0"
99
serde = "1.0"
1010
serde_json = "1.0.134"
1111
serde_yaml = "0.9.34"

0 commit comments

Comments
 (0)