mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Update deps (#1322)
* Run cargo update * Upgrade prometheus * Update hex * Upgrade parking-lot * Upgrade num-bigint * Upgrade sha2 * Update dockerfile Rust version * Run cargo update
This commit is contained in:
@@ -17,5 +17,5 @@ eth2_key_derivation = { path = "../eth2_key_derivation" }
|
||||
tiny-bip39 = "0.7.3"
|
||||
|
||||
[dev-dependencies]
|
||||
hex = "0.3"
|
||||
hex = "0.4.2"
|
||||
tempfile = "3.1.0"
|
||||
|
||||
Reference in New Issue
Block a user