Cargo.lock: tokio time feature
This commit is contained in:
parent
7b05450d10
commit
58141bdcf0
1 changed files with 10 additions and 0 deletions
10
Cargo.lock
generated
10
Cargo.lock
generated
|
|
@ -144,6 +144,16 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
|
|||
[[package]]
|
||||
name = "hive-ag3nt"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
"hive-sh4re",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "hive-c0re"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue