Skip to content

Commit

Permalink
Merge pull request #1852 from PyO3/revert-1838-pin-parking-lot-msrv
Browse files Browse the repository at this point in the history
Revert "ci: pin parking_lot to 0.11.1 on MSRV"
  • Loading branch information
davidhewitt authored Sep 1, 2021
2 parents a8ff8dd + 5c4b597 commit c6a268a
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 c6a268a

Please sign in to comment.