From e3e3508e079e596012e685043fab5e1943792675 Mon Sep 17 00:00:00 2001 From: Tim Bruijnzeels Date: Wed, 1 Aug 2018 16:10:49 +0200 Subject: [PATCH] Updating Cargo.lock to current rpki-rs --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 688bdcf..4166561 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -389,7 +389,7 @@ dependencies = [ [[package]] name = "rpki" version = "0.1.0" -source = "git+https://github.com/NLnetLabs/rpki-rs.git#b2578daea8815287d4aa1c70ad467783fb55029b" +source = "git+https://github.com/NLnetLabs/rpki-rs.git#9451a7757c53172ec542958b4c8787ac2df6241a" dependencies = [ "base64 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)", "ber 0.1.0 (git+https://github.com/NLnetLabs/ber-rs.git)",