Skip to content

Commit 35d0ed4

Browse files
build(deps): bump tempfile from 3.10.1 to 3.16.0 (#644)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d334ed commit 35d0ed4

File tree

2 files changed

+47
-15
lines changed

2 files changed

+47
-15
lines changed

Cargo.lock

Lines changed: 46 additions & 14 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
@@ -55,7 +55,7 @@ tracing = "0.1"
5555
tracing-subscriber = "0.3"
5656
utoipa-swagger-ui = { version = "8.0", features = ["actix-web"] }
5757
utoipa = { version = "5.2", features = ["actix_extras", "chrono", "indexmap", "preserve_order", "yaml"] }
58-
tempfile = "3.10.1"
58+
tempfile = "3.16.0"
5959
lru = "0.13.0"
6060

6161
[dependencies.noodles]

0 commit comments

Comments
 (0)