Skip to content

Commit 1dbfab8

Browse files
dependabot[bot]bkchr
authored andcommitted
Bump tempfile from 3.8.1 to 3.9.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.1 to 3.9.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.8.1...v3.9.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 927d12a commit 1dbfab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bridges/relays/bin-substrate/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ sp-runtime = { git = "https://github.com/paritytech/polkadot-sdk", branch = "mas
6262
bp-test-utils = { path = "../../primitives/test-utils" }
6363
hex-literal = "0.4"
6464
sp-keyring = { git = "https://github.com/paritytech/polkadot-sdk", branch = "master" }
65-
tempfile = "3.8"
65+
tempfile = "3.9"
6666
finality-grandpa = { version = "0.16.2" }

0 commit comments

Comments
 (0)