Skip to content

Commit a717c68

Browse files
chore(deps): bump tempfile from 3.24.0 to 3.27.0 (#279)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.24.0 to 3.27.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.24.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e11f685 commit a717c68

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -63,7 +63,7 @@ byteorder = "1.4"
6363
parking_lot = "0.12"
6464
tokio = { version = "1", features = ["full"] }
6565
snafu = "0.8"
66-
tempfile = "3.8"
66+
tempfile = "3.27"
6767
crc16 = "0.4"
6868
async-channel = "2.5.0"
6969
tokio-util = "0.7.16"

0 commit comments

Comments
 (0)