Skip to content

Commit 317b7d9

Browse files
build(deps): bump tempfile from 3.13.0 to 3.14.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.13.0 to 3.14.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.13.0...v3.14.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de29404 commit 317b7d9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -31,7 +31,7 @@ futures-util = "0.3"
3131
oo7 = { path = "client", version = "0.3", features = ["unstable", "tracing"]}
3232
serde = { version = "1.0", features = ["derive"] }
3333
tokio = { version = "1.41", default-features = false }
34-
tempfile = "3.13"
34+
tempfile = "3.14"
3535
tracing = "0.1"
3636
tracing-subscriber = "0.3"
3737
zbus = { version = "5.0", default-features = false }

0 commit comments

Comments
 (0)