Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit 42f3d6c

Browse files
committed
fix(osx and windows builds): bump parity-daemonize
1 parent a3e39c9 commit 42f3d6c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -50,7 +50,7 @@ node-filter = { path = "ethcore/node-filter" }
5050
ethkey = { path = "accounts/ethkey" }
5151
rlp = { version = "0.3.0", features = ["ethereum"] }
5252
cli-signer= { path = "cli-signer" }
53-
parity-daemonize = "0.1.1"
53+
parity-daemonize = "0.2"
5454
parity-hash-fetch = { path = "updater/hash-fetch" }
5555
parity-ipfs-api = { path = "ipfs" }
5656
parity-local-store = { path = "miner/local-store" }

0 commit comments

Comments
 (0)