Skip to content

Commit 2078ec1

Browse files
authored
Merge pull request #684 from edgehog-device-manager/dependabot/cargo/tempfile-3.26.0
chore(deps): Bump tempfile from 3.25.0 to 3.26.0
2 parents 9fd582d + 9aa06db commit 2078ec1

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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
@@ -226,7 +226,7 @@ serde_json = "1.0.145"
226226
sysinfo = "0.38.2"
227227
systemd = "0.10.1"
228228
tempdir = "0.3.7"
229-
tempfile = "3.23.0"
229+
tempfile = "3.26.0"
230230
thiserror = "2.0.17"
231231
tokio = "1.50.0"
232232
tokio-stream = "0.1.17"

0 commit comments

Comments
 (0)