Skip to content

Commit dc3e6dd

Browse files
authored
Merge pull request #108 from wathiede/dependabot/cargo/tempfile-3.16.0
build(deps): bump tempfile from 3.14.0 to 3.16.0
2 parents f6efafc + 4876799 commit dc3e6dd

File tree

2 files changed

+37
-6
lines changed

2 files changed

+37
-6
lines changed

Cargo.lock

Lines changed: 36 additions & 5 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
@@ -22,7 +22,7 @@ assert_approx_eq = "1.1.0"
2222
[dev-dependencies]
2323
pretty_assertions = "1.4.1"
2424
rayon = "1.10.0"
25-
tempfile = "3.14.0"
25+
tempfile = "3.16.0"
2626

2727
[features]
2828
float-as-double = []

0 commit comments

Comments
 (0)