Add deps - rand, logging
This commit is contained in:
@ -32,6 +32,10 @@ serde_yaml = "0.9.16"
|
||||
build_html = "2.2.0"
|
||||
uuid = { version = "1.3.3", features = ["v4"] }
|
||||
base64 = "0.21.2"
|
||||
fastrand = "1.9.0"
|
||||
log = "0.4.18"
|
||||
pretty_env_logger = "0.5.0"
|
||||
dotenvy = "0.15.7"
|
||||
|
||||
[dev-dependencies]
|
||||
lipsum = "0.9.0"
|
||||
|
Reference in New Issue
Block a user