mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-04-20 23:07:01 +00:00
update log4rs
This commit is contained in:
parent
5587ded60d
commit
b1801f2486
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@ gotham = { git = "https://github.com/gotham-rs/gotham", version = "0.5.0-dev", d
|
|||
gotham_derive = { git = "https://github.com/gotham-rs/gotham", version = "0.5.0-dev", default-features = false }
|
||||
gotham_restful = { version = "0.1.0-dev", features = ["auth", "openapi"] }
|
||||
log = "0.4.8"
|
||||
log4rs = { version = "0.11", features = ["console_appender"], default-features = false }
|
||||
log4rs = { version = "0.12", features = ["console_appender"], default-features = false }
|
||||
serde = "1.0.106"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue