Bump dependencies (#3787)

* Update dependencies, respecting semver

* Bump dependencies

* Don’t patch tiny-bip39 dependency
This commit is contained in:
Demi Obenour
2019-10-09 12:29:28 -04:00
committed by GitHub
parent 8a39be474e
commit 4da48dd9f5
25 changed files with 72 additions and 60 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
edition = "2018"
[dependencies]
env_logger = "0.6.2"
env_logger = "0.7.0"
futures = "0.1.29"
hyper = "0.12.35"
jsonrpc-core-client = { version = "13.1.0", features = ["http", "ws"] }