From 185131168452da290eef3257151cfa82fa9873d6 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Mon, 13 Jul 2020 12:51:52 -0500 Subject: [PATCH] cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index dba527e..ab8bca2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -421,7 +421,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "leanshot" -version = "0.3.3" +version = "0.3.4" dependencies = [ "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "gl 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",