Skip to content

Commit

Permalink
Revert "ci: pin parking_lot to 0.11.1 on MSRV"
Browse files Browse the repository at this point in the history
  • Loading branch information
mejrs authored Sep 1, 2021
1 parent 5e8d43c commit 5c4b597
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -169,8 +169,6 @@ jobs:
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 parking_lot --precise 0.11.1
cargo update -p parking_lot_core --precise 0.8.3
- name: Build docs
run: cargo doc --no-deps --no-default-features --features "${{ steps.settings.outputs.all_additive_features }}"
Expand Down

0 comments on commit 5c4b597

Please sign in to comment.