Skip to content

Commit 5cfebe9

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump tempfile from 3.25.0 to 3.26.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.25.0 to 3.26.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits/v3.26.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a336b5 commit 5cfebe9

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -36,7 +36,7 @@ num-bigint-dig = { version = "0.9", features = ["zeroize"] }
3636
oo7 = { path = "client", version = "0.6.0-alpha", default-features = false, features = ["unstable", "tracing"]}
3737
serde = { version = "1.0", features = ["derive"] }
3838
tokio = { version = "1.48", default-features = false }
39-
tempfile = "3.25"
39+
tempfile = "3.26"
4040
tracing = "0.1"
4141
tracing-subscriber = "0.3"
4242
zbus = { version = "5.12.0", default-features = false }

0 commit comments

Comments
 (0)