Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 87d57fb

Browse files
Bump shiplift from 0.5.0 to 0.6.0
Bumps [shiplift](https://github.com/softprops/shiplift) from 0.5.0 to 0.6.0. - [Release notes](https://github.com/softprops/shiplift/releases) - [Changelog](https://github.com/softprops/shiplift/blob/master/CHANGELOG.md) - [Commits](softprops/shiplift@0.5.0...v0.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 41232b8 commit 87d57fb

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

Cargo.lock

Lines changed: 11 additions & 5 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
@@ -24,7 +24,7 @@ rust_bitcoin = { version = "0.19.1", package = "bitcoin", features = ["use-serde
2424
secp256k1 = { version = "0.12", features = ["rand"] }
2525
serde = "1"
2626
serde_json = "1"
27-
shiplift = { version = "0.5", default-features = false }
27+
shiplift = { version = "0.6", default-features = false }
2828
signal-hook = { version = "0.1", features = ["tokio-support"] }
2929
structopt = "0.3"
3030
tar = "0.4.26"

0 commit comments

Comments
 (0)