This commit is contained in:
hzhou
2020-09-24 17:26:58 +08:00
parent a4a7602ba6
commit 3d5d219a8c
8 changed files with 21 additions and 6 deletions

3
Cargo.lock generated
View File

@@ -476,8 +476,9 @@ dependencies = [
[[package]]
name = "hbbs"
version = "0.1.0"
version = "1.0.0"
dependencies = [
"cc 1.0.59 (registry+https://github.com/rust-lang/crates.io-index)",
"clap 2.33.3 (registry+https://github.com/rust-lang/crates.io-index)",
"hbb_common 0.1.0",
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",