Skip to content

Commit 71b52e6

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump tempfile from 3.23.0 to 3.24.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.23.0 to 3.24.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.23.0...v3.24.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 235e8db commit 71b52e6

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -34,7 +34,7 @@ futures-util = "0.3"
3434
oo7 = { path = "client", version = "0.6", default-features = false, features = ["unstable", "tracing"]}
3535
serde = { version = "1.0", features = ["derive"] }
3636
tokio = { version = "1.48", default-features = false }
37-
tempfile = "3.23"
37+
tempfile = "3.24"
3838
tracing = "0.1"
3939
tracing-subscriber = "0.3"
4040
zbus = { version = "5.12.0", default-features = false }

0 commit comments

Comments
 (0)