Skip to content

Commit 1d20b9b

Browse files
Bump tempfile from 3.19.1 to 3.20.0 (paritytech#3159)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.19.1 to 3.20.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.1...v3.20.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.20.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 c8adbe0 commit 1d20b9b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -132,5 +132,5 @@ substrate-relay-helper = { git = "https://github.com/paritytech/polkadot-sdk", b
132132
bp-test-utils = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
133133
hex-literal = "0.4"
134134
sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
135-
tempfile = "3.19"
135+
tempfile = "3.20"
136136
finality-grandpa = { version = "0.16.2" }

0 commit comments

Comments
 (0)