mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-21 13:54:44 +00:00
Update all crates versions
This commit is contained in:
@@ -13,13 +13,13 @@ lazy_static = { version = "1.4.0", optional = true }
|
||||
ring = "0.16.9"
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
sha2 = "0.8.0"
|
||||
sha2 = "0.8.1"
|
||||
|
||||
[dev-dependencies]
|
||||
rustc-hex = "2.0.1"
|
||||
rustc-hex = "2.1.0"
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dev-dependencies]
|
||||
wasm-bindgen-test = "0.3.2"
|
||||
wasm-bindgen-test = "0.3.12"
|
||||
|
||||
[features]
|
||||
default = ["zero_hash_cache"]
|
||||
|
||||
Reference in New Issue
Block a user