There was an error while loading. Please reload this page.
1 parent c0cd8b6 commit d9a09b8Copy full SHA for d9a09b8
.github/workflows/rust.yml
@@ -50,7 +50,6 @@ jobs:
50
run: |
51
cargo -Zminimal-versions generate-lockfile
52
cargo update --offline num-bigint --precise 0.4.2
53
- cargo update --offline bitflags:1.0.0 --precise 1.3.2
54
55
- uses: dtolnay/rust-toolchain@v1
56
with:
0 commit comments