mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-04-20 06:54:46 +00:00
make clear that this tracks gotham master
This commit is contained in:
parent
694b45ea60
commit
40e6d1bc03
5 changed files with 10 additions and 4 deletions
|
@ -17,7 +17,7 @@ gitlab = { repository = "msrd0/gotham-restful", branch = "master" }
|
|||
fake = "2.2"
|
||||
gotham = { git = "https://github.com/gotham-rs/gotham", version = "0.5.0-dev", default-features = false }
|
||||
gotham_derive = { git = "https://github.com/gotham-rs/gotham", version = "0.5.0-dev", default-features = false }
|
||||
gotham_restful = { version = "0.0.4", features = ["auth", "openapi"] }
|
||||
gotham_restful = { version = "0.0.5-dev", features = ["auth", "openapi"] }
|
||||
log = "0.4"
|
||||
log4rs = { version = "0.8", features = ["console_appender"], default-features = false }
|
||||
serde = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue