help command rework started
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@ -292,12 +292,6 @@ dependencies = [
|
||||
"lazy_static",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "custom_error"
|
||||
version = "1.8.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "51ac5e99a7fea3ee8a03fa4721a47e2efd3fbb38358fc61192a54d4c6f866c12"
|
||||
|
||||
[[package]]
|
||||
name = "digest"
|
||||
version = "0.9.0"
|
||||
@ -1348,7 +1342,6 @@ dependencies = [
|
||||
"async-trait",
|
||||
"chrono",
|
||||
"chrono-tz",
|
||||
"custom_error",
|
||||
"dotenv",
|
||||
"env_logger",
|
||||
"lazy_static",
|
||||
|
Reference in New Issue
Block a user