From 1c3cf1cc0dd2cb592c6535379b61688d4b90b430 Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Thu, 12 Apr 2018 21:48:06 +0200 Subject: Added random bug generation --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 0eb28fa..b03a888 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -40,6 +40,7 @@ version = "0.1.0" dependencies = [ "gate 0.2.1", "gate_build 0.2.1", + "rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] -- cgit v1.2.3