From d6b3d4e1439853267c81979744ed828c6f917953 Mon Sep 17 00:00:00 2001 From: Edward Shen Date: Tue, 14 Apr 2020 20:36:35 -0400 Subject: [PATCH] update cargo.lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 620c046..8f3bca2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -386,7 +386,7 @@ dependencies = [ [[package]] name = "bunbun" -version = "0.6.0" +version = "0.6.1" dependencies = [ "actix-rt 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "actix-web 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",