Skip to content

Commit f0cfeea

Browse files
authored
Merge pull request #29 from stackclass/dependabot/cargo/tempfile-3.23.0
2 parents 6a9453b + ea78840 commit f0cfeea

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
@@ -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.22.0"
64+
tempfile = "3.23.0"
6565
thiserror = "2.0.17"
6666
tokio = { version = "1.46.1", features = ["full"] }
6767
tokio-stream = "0.1.17"

0 commit comments

Comments
 (0)