From 22f2247f4651676d4bf097b62af49b14ff03b38b Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Thu, 14 Nov 2019 16:59:20 -0700 Subject: [PATCH] Cargo.lock --- Cargo.lock | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index cb09ba5582..54c8a35640 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3325,7 +3325,6 @@ dependencies = [ "serde_json 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)", "serial_test 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "serial_test_derive 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "solana-budget-api 0.21.0", "solana-budget-program 0.21.0", "solana-chacha-sys 0.21.0",