add env_logger (#60)
This commit is contained in:
@@ -18,6 +18,7 @@ thiserror = "1.0.38"
|
||||
futures-util = "0.3.23"
|
||||
log = "0.4.17"
|
||||
dashmap = "5.4.0"
|
||||
env_logger = "0.10.0"
|
||||
|
||||
[build-dependencies]
|
||||
prost-build = { version = "0.11.1" }
|
||||
|
||||
Reference in New Issue
Block a user