Skip to content

Commit 4e93294

Browse files
authored
Merge pull request #59 from triarius/dependabot/cargo/tempfile-3.23.0
Bump tempfile from 3.22.0 to 3.23.0
2 parents 22977f7 + 78ee244 commit 4e93294

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 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
@@ -12,7 +12,7 @@ eyre = "0.6.12"
1212
[dev-dependencies]
1313
assert_cmd = "2.0.17"
1414
pretty_assertions = "1.4.1"
15-
tempfile = "3.22.0"
15+
tempfile = "3.23.0"
1616

1717
[lints.clippy]
1818
all = "deny"

0 commit comments

Comments
 (0)