Skip to content

Commit c019f4f

Browse files
Bump tempfile from 3.4.0 to 3.5.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/Stebalien/tempfile/releases) - [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e6e79e commit c019f4f

File tree

2 files changed

+19
-10
lines changed

2 files changed

+19
-10
lines changed

Cargo.lock

Lines changed: 18 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

relays/bin-substrate/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ xcm = { git = "https://github.com/paritytech/polkadot", branch = "master", defau
6969
bp-test-utils = { path = "../../primitives/test-utils" }
7070
hex-literal = "0.3"
7171
sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" }
72-
tempfile = "3.4"
72+
tempfile = "3.5"
7373
finality-grandpa = { version = "0.16.2" }

0 commit comments

Comments
 (0)