Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8345096

Browse files
chore(deps): Bump tempfile from 3.26.0 to 3.27.0 (#1687)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.26.0 to 3.27.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.26.0...v3.27.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f968d38 commit 8345096

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -67,7 +67,7 @@ serde_bytes = "^0.11"
6767
serde_urlencoded = "^0.7"
6868
strip-ansi-escapes = "^0.2"
6969
structable = { version = "^0.3" }
70-
tempfile = "^3.26"
70+
tempfile = "^3.27"
7171
tokio = { version = "^1.50", features = ["fs", "macros", "net", "sync", "rt-multi-thread", "io-std", "signal"]}
7272
tokio-util = { version="^0.7", features = ["io", "compat"]}
7373
thiserror = { version = "^2.0" }

0 commit comments

Comments
 (0)