From 397f26ad030c08400e71b00a609b1eec6bc74b70 Mon Sep 17 00:00:00 2001 From: Martin Hoffmann Date: Mon, 24 Sep 2018 15:00:39 +0200 Subject: [PATCH] Update dependencies to get APNIC back. --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index f4429c4..988c4e4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -326,7 +326,7 @@ dependencies = [ [[package]] name = "rpki" version = "0.1.0" -source = "git+https://github.com/NLnetLabs/rpki-rs.git#8ccb8a726c71cdeef81c5c9d262ccf9015e085f6" +source = "git+https://github.com/NLnetLabs/rpki-rs.git#5f04e7fa7aaa6463941400548f871324ff818f65" dependencies = [ "base64 0.9.3 (registry+https://github.com/rust-lang/crates.io-index)", "ber 0.1.0 (git+https://github.com/NLnetLabs/ber-rs.git)",