mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 01:11:04 +00:00
Bump tempfile from 3.7.1 to 3.8.0 (#3048)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.7.1 to 3.8.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.7.1...v3.8.0) --- updated-dependencies: - dependency-name: tempfile 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>
This commit is contained in:
@@ -99,7 +99,7 @@ substrate-build-script-utils = { git = "https://github.com/paritytech/substrate"
|
||||
[dev-dependencies]
|
||||
assert_cmd = "2.0"
|
||||
nix = { version = "0.26.1", features = ["signal"] }
|
||||
tempfile = "3.7.1"
|
||||
tempfile = "3.8.0"
|
||||
tokio = { version = "1.32.0", features = ["macros", "time", "parking_lot"] }
|
||||
wait-timeout = "0.2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user