Skip to content

Commit 6d753ed

Browse files
build(deps): bump tempfile from 3.16.0 to 3.17.1 (#650)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f18f41d commit 6d753ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -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.16.0"
58+
tempfile = "3.17.1"
5959
lru = "0.13.0"
6060

6161
[dependencies.noodles]

0 commit comments

Comments
 (0)