Add dependencies
This commit is contained in:
parent
1ecbda2943
commit
b187252902
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -672,6 +672,7 @@ dependencies = [
|
||||
"azalea-protocol",
|
||||
"chrono",
|
||||
"colored",
|
||||
"rand",
|
||||
"serde",
|
||||
"strum",
|
||||
"strum_macros",
|
||||
|
@ -17,3 +17,4 @@ chrono = "0.4.23"
|
||||
strum = "0.24.1"
|
||||
strum_macros = "0.24.1"
|
||||
async-recursion = "1.0.0"
|
||||
rand = "0.8.5"
|
||||
|
Loading…
x
Reference in New Issue
Block a user