Skip to content

Commit 8072a73

Browse files
deps: bump tempfile from 3.19.1 to 3.27.0
Pull-Request: #6345.
1 parent 8447eb9 commit 8072a73

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

transports/uds/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tokio = { workspace = true, default-features = false, features = ["net"], option
1717
tracing = { workspace = true }
1818

1919
[dev-dependencies]
20-
tempfile = "3.10"
20+
tempfile = "3.27"
2121
tokio = { workspace = true, features = ["rt", "macros", "io-util"] }
2222

2323
# Passing arguments to the docsrs builder in order to properly document cfg's.

0 commit comments

Comments
 (0)