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

Commit e45ee6c

Browse files
niklasad15chdn
authored andcommitted
fix(osx and windows builds): bump parity-daemonize (#10291)
1 parent e344286 commit e45ee6c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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)