mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-23 04:52:28 +00:00
update log4rs to 0.13.0
This commit is contained in:
parent
0729d5b8ed
commit
eeea62859f
1 changed files with 1 additions and 1 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.12.0", features = ["console_appender"], default-features = false }
|
||||
log4rs = { version = "0.13.0", features = ["console_appender"], default-features = false }
|
||||
serde = "1.0.110"
|
||||
|
|
Loading…
Add table
Reference in a new issue