We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0a772c commit 28b2fc5Copy full SHA for 28b2fc5
.github/workflows/rust.yml
@@ -64,6 +64,7 @@ jobs:
64
cargo update -p parking_lot --precise 0.12.4
65
cargo update -p parking_lot_core --precise 0.9.11
66
cargo update -p lock_api --precise 0.4.13
67
+ cargo update -p syn --precise 2.0.106
68
- name: Check
69
run: |
70
# run `cargo msrv verify` to see problems
0 commit comments