Override yanked arc-swap crate to 0.4.8

This commit is contained in:
Trent Nelson
2020-12-11 15:17:23 -07:00
committed by mergify[bot]
parent 546c6a4531
commit c20ac62c54
2 changed files with 4 additions and 2 deletions

View File

@@ -9,6 +9,7 @@ homepage = "https://solana.com/"
edition = "2018"
[dependencies]
arc-swap = "0.4.8"
backoff = {version="0.2.1", features = ["tokio"]}
bincode = "1.2.1"
bzip2 = "0.3.3"