mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 23:35:44 +00:00
Bump tempfile from 3.3.0 to 3.4.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.3.0 to 3.4.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] <support@github.com>
This commit is contained in:
committed by
Bastian Köcher
parent
93a4d89735
commit
882e10d7f5
@@ -65,5 +65,5 @@ xcm = { git = "https://github.com/paritytech/polkadot", branch = "master", defau
|
|||||||
bp-test-utils = { path = "../../primitives/test-utils" }
|
bp-test-utils = { path = "../../primitives/test-utils" }
|
||||||
hex-literal = "0.3"
|
hex-literal = "0.3"
|
||||||
sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
sp-keyring = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||||
tempfile = "3.2"
|
tempfile = "3.4"
|
||||||
finality-grandpa = { version = "0.16.0" }
|
finality-grandpa = { version = "0.16.0" }
|
||||||
|
|||||||
Reference in New Issue
Block a user