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.
2 parents 28a2d1d + 9d1cb56 commit e1f3ea8Copy full SHA for e1f3ea8
.github/workflows/tests.yaml
@@ -78,4 +78,4 @@ jobs:
78
args: --features ${{ env.all_features }}
79
80
env:
81
- all_features: "bytemuck,rand,randtest,serde,schemars,proptest,rkyv,rkyv_ck,speedy"
+ all_features: "arbitrary,bytemuck,rand,randtest,serde,schemars,proptest,rkyv,rkyv_ck,speedy"
0 commit comments