From 85fe6ef64a7cc30bb9bb754146e966099c860256 Mon Sep 17 00:00:00 2001 From: lispre Date: Thu, 25 Jul 2019 14:15:36 +0800 Subject: [PATCH] sync third libraries --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 8fac100..f9e1cd7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -99,7 +99,7 @@ version = "0.8.13" source = "registry+git://mirrors.ustc.edu.cn/crates.io-index" [[package]] -name = "so_stupid_search" +name = "sss" version = "0.1.1" dependencies = [ "colored 1.8.0 (registry+git://mirrors.ustc.edu.cn/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 4f16562..ee2602a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "so_stupid_search" +name = "sss" version = "0.1.1" authors = ["lispre@qq.com"] # A short blurb about the package. This is not rendered in any format when