From f38345fdad794939159d6013fb6e83b3285a6fb1 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Mon, 24 Dec 2018 11:10:45 -0800 Subject: [PATCH] Cargo.lock --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.lock b/Cargo.lock index 6b5b7218e3..9c00c1672f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1752,6 +1752,7 @@ dependencies = [ "solana-netutil 0.12.0", "solana-sdk 0.12.0", "solana-system-program 0.12.0", + "sys-info 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)", "tokio 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)", "tokio-codec 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "untrusted 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",