mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-05-10 08:30:42 +00:00
fix features for doc
This commit is contained in:
parent
0251c03ceb
commit
0ac0f0f504
2 changed files with 3 additions and 2 deletions
|
@ -93,7 +93,7 @@ doc:
|
|||
before_script:
|
||||
- cargo -V
|
||||
script:
|
||||
- cargo doc --all-features
|
||||
- cargo doc --no-default-features --features full
|
||||
artifacts:
|
||||
paths:
|
||||
- target/doc/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue