Remove redundant cargo update
This commit is contained in:
parent
d3771e5973
commit
8ab4cf8d8f
|
@ -182,8 +182,6 @@ jobs:
|
|||
run: |
|
||||
cargo update -p indexmap --precise 1.6.2
|
||||
cargo update -p hashbrown:0.11.2 --precise 0.9.1
|
||||
cargo update -p bitflags --precise 1.2.1
|
||||
cargo update -p half --precise 1.7.1
|
||||
|
||||
- name: Build docs
|
||||
run: cargo doc --no-deps --no-default-features --features "${{ steps.settings.outputs.all_additive_features }}"
|
||||
|
|
Loading…
Reference in New Issue