Bump ahash
We can upgrade this now as MSRV was bumped to 1.56 Signed-off-by: Philipp Hoenisch <philipp@hoenisch.at>
This commit is contained in:
parent
32699234b6
commit
3f9b4cdca9
@ -24,7 +24,7 @@ rand = "^0.7"
|
||||
sled = { version = "0.34", optional = true }
|
||||
electrum-client = { version = "0.10", optional = true }
|
||||
rusqlite = { version = "0.25.3", optional = true }
|
||||
ahash = { version = "=0.7.4", optional = true }
|
||||
ahash = { version = "0.7.6", optional = true }
|
||||
reqwest = { version = "0.11", optional = true, default-features = false, features = ["json"] }
|
||||
ureq = { version = "~2.2.0", features = ["json"], optional = true }
|
||||
futures = { version = "0.3", optional = true }
|
||||
|
Loading…
x
Reference in New Issue
Block a user