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 3e936b5 commit a09c757Copy full SHA for a09c757
.github/workflows/ci.yml
@@ -64,4 +64,4 @@ jobs:
64
with:
65
toolchain: 1.85.0
66
- name: Check MSRV
67
- run: cargo check --all-targets --all-features -- --no-default-features
+ run: cargo check --all-targets --all-features
0 commit comments