Skip to content

Commit 09a264c

Browse files
authored
Merge pull request #78 from triarius/dependabot/cargo/tempfile-3.27.0
build(deps): Bump tempfile from 3.26.0 to 3.27.0
2 parents 19fdfa6 + 170ea2f commit 09a264c

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.1.2"
1414
pretty_assertions = "1.4.1"
15-
tempfile = "3.26.0"
15+
tempfile = "3.27.0"
1616

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

0 commit comments

Comments
 (0)