Skip to content

Commit 1af3e55

Browse files
fix(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] <[email protected]>
1 parent e14ea18 commit 1af3e55

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -109,7 +109,7 @@ strum = { version = "0.27.1", features = ["derive"] }
109109
syn = "2.0.101"
110110
syntect = "5.2.0"
111111
sysinfo = "0.33.1"
112-
tempfile = "3.18.0"
112+
tempfile = "3.24.0"
113113
thiserror = "2.0.12"
114114
time = { version = "0.3.39", features = ["parsing", "formatting", "local-offset", "macros", "serde"] }
115115
tokio = { version = "1.45.0", features = ["full"] }

0 commit comments

Comments
 (0)