From 1c1860365a225c5712715d456ea95d06823b8134 Mon Sep 17 00:00:00 2001 From: Hatter Jiang Date: Sun, 21 Jul 2019 12:54:21 +0800 Subject: [PATCH] update rust_util revision --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 5222923..36a2be3 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#8dd2f042609d8b3235f537cada75d891cf0d7b0c" +source = "git+https://github.com/jht5945/rust_util#46fb4ea34f317829a0da4969b6ec80b4c272fd8e" dependencies = [ "term 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)", ]