X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=Cargo.toml;fp=Cargo.toml;h=a628f3febb5e5c3b669ea7cce082b05f8519e0ab;hb=7ef74563891ca09202cd0a59f96f516fa44318f7;hp=075f29658d4717560aa9b826a398bac860f19bb7;hpb=7f3e64fc449bc64c569eb45d5e52472f56e1f3ed;p=dnsseed-rust diff --git a/Cargo.toml b/Cargo.toml index 075f296..a628f3f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"