mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 05:11:09 +00:00
Minor fixes for Android compilation (#5209)
* Minor fixes for Android * Update parity-multiaddr * Bump in service Cargo.toml too
This commit is contained in:
@@ -29,7 +29,7 @@ sc-keystore = { version = "2.0.0-alpha.2", path = "../keystore" }
|
||||
|
||||
[target.'cfg(not(target_os = "unknown"))'.dependencies]
|
||||
hyper = "0.13.2"
|
||||
hyper-rustls = "0.19"
|
||||
hyper-rustls = "0.20"
|
||||
|
||||
[dev-dependencies]
|
||||
env_logger = "0.7.0"
|
||||
|
||||
Reference in New Issue
Block a user