Skip to content

Commit 35a62fb

Browse files
build(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 61f0470 commit 35a62fb

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

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
@@ -61,7 +61,7 @@ sha2 = "0.10.9"
6161
sqlx = { version = "0.8.6", features = ["runtime-tokio-rustls", "postgres", "macros", "migrate", "chrono", "uuid"] }
6262
subtle = "2.6.1"
6363
tar = "0.4.44"
64-
tempfile = "3.25.0"
64+
tempfile = "3.26.0"
6565
thiserror = "2.0.18"
6666
tokio = { version = "1.49.0", features = ["full"] }
6767
tokio-stream = "0.1.18"

0 commit comments

Comments
 (0)