Skip to content

Commit

Permalink
Merge pull request #178 from bilelmoussaoui/dependabot/cargo/tempfile…
Browse files Browse the repository at this point in the history
…-3.15.0

build(deps): bump tempfile from 3.14.0 to 3.15.0
  • Loading branch information
bilelmoussaoui authored Jan 6, 2025
2 parents d1545e3 + 86881e6 commit 41c4dce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ futures-util = "0.3"
oo7 = { path = "client", version = "0.3", features = ["unstable", "tracing"]}
serde = { version = "1.0", features = ["derive"] }
tokio = { version = "1.41", default-features = false }
tempfile = "3.14"
tempfile = "3.15"
tracing = "0.1"
tracing-subscriber = "0.3"
zbus = { version = "5.0", default-features = false }
Expand Down

0 comments on commit 41c4dce

Please sign in to comment.