Skip to content

Commit b8702a6

Browse files
authored
Merge pull request #82 from pbs-data-solutions/dependabot/cargo/tempfile-3.14.0
Bump tempfile from 3.13.0 to 3.14.0
2 parents 78b47b1 + 937dbdf commit b8702a6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -24,4 +24,4 @@ thiserror = "2.0.0"
2424

2525
[dev-dependencies]
2626
insta = { version = "1.41.1", features = ["yaml"] }
27-
tempfile = "3.13.0"
27+
tempfile = "3.14.0"

0 commit comments

Comments
 (0)