From 3e678d264fc26e58242544737a9fbd93a2a34697 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sun, 21 Jul 2019 15:42:52 +0800 Subject: [PATCH] update rust_util --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 36a2be3..e8e795c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -211,7 +211,7 @@ dependencies = [ [[package]] name = "rust_util" version = "0.1.0" -source = "git+https://github.com/jht5945/rust_util#46fb4ea34f317829a0da4969b6ec80b4c272fd8e" +source = "git+https://github.com/jht5945/rust_util#610871e5fcf7079daf131b59f9c7928f4695e197" dependencies = [ "term 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", ]