Skip to content

Commit ad8bde3

Browse files
chore(deps): Bump tempfile from 3.19.0 to 3.19.1
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.0 to 3.19.1. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.0...v3.19.1) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 163de0b commit ad8bde3

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
@@ -41,7 +41,7 @@ tracing-batteries = { git = "https://github.com/sierrasoftworks/tracing-batterie
4141
unicase = "2.8.1"
4242

4343
[dev-dependencies]
44-
tempfile = "3.19.0"
44+
tempfile = "3.19.1"
4545
rstest = "0.25.0"
4646

4747
[features]

0 commit comments

Comments
 (0)