Skip to content

Commit d9a09b8

Browse files
committed
Drop bitflags workaround
1 parent c0cd8b6 commit d9a09b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/rust.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
run: |
5151
cargo -Zminimal-versions generate-lockfile
5252
cargo update --offline num-bigint --precise 0.4.2
53-
cargo update --offline bitflags:1.0.0 --precise 1.3.2
5453
5554
- uses: dtolnay/rust-toolchain@v1
5655
with:

0 commit comments

Comments
 (0)