Update to upstream bgp-rs
[dnsseed-rust] / Cargo.toml
index 075f29658d4717560aa9b826a398bac860f19bb7..a628f3febb5e5c3b669ea7cce082b05f8519e0ab 100644 (file)
@@ -7,7 +7,7 @@ edition = "2018"
 [dependencies]
 bitcoin = "0.19"
 bitcoin_hashes = "0.7"
-bgp-rs = { git = "https://github.com/TheBlueMatt/bgp-rs", rev = "98f91c4e9e386bfdac0f8e2e9886fb15b15c861f" }
+bgp-rs = { git = "https://github.com/TheBlueMatt/bgp-rs", rev = "96bd15e67789b91f679f835fc62ff3beb16685bf" }
 tokio = "0.1"
 bytes = "0.4"
 futures = "0.1"