Skip to content

Commit 19fdfa6

Browse files
authored
Merge pull request #74 from triarius/dependabot/cargo/tempfile-3.26.0
build(deps): Bump tempfile from 3.25.0 to 3.26.0
2 parents 1227c3d + 75af4ab commit 19fdfa6

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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.1.2"
1414
pretty_assertions = "1.4.1"
15-
tempfile = "3.25.0"
15+
tempfile = "3.26.0"
1616

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

0 commit comments

Comments
 (0)