mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-04-20 23:07:01 +00:00
example: replace log4rs with pretty_env_logger
This commit is contained in:
parent
7851b50bcd
commit
1ac323accc
2 changed files with 2 additions and 16 deletions
|
@ -19,5 +19,5 @@ gotham = { version = "0.5.0-rc.1", default-features = false }
|
|||
gotham_derive = "0.5.0-rc.1"
|
||||
gotham_restful = { version = "0.1.0-rc0", features = ["auth", "openapi"] }
|
||||
log = "0.4.8"
|
||||
log4rs = { version = "0.13.0", features = ["console_appender"], default-features = false }
|
||||
pretty_env_logger = "0.4"
|
||||
serde = "1.0.110"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue