Skip to content

Commit 024b695

Browse files
deps(deps): bump tempfile from 3.25.0 to 3.26.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.25.0 to 3.26.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits/v3.26.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 63a1b6a commit 024b695

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

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
@@ -37,7 +37,7 @@ noodles-bgzf = { version = "0.45.0", features = ["libdeflate"] }
3737
[dev-dependencies]
3838
assert_cmd = "2.0.17"
3939
predicates = "3.1.3"
40-
tempfile = "3.25.0"
40+
tempfile = "3.26.0"
4141

4242
[profile.release]
4343
strip = true # https://github.com/johnthagen/min-sized-rust?tab=readme-ov-file#strip-symbols-from-binary

0 commit comments

Comments
 (0)