We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
borsh
1 parent 9f191de commit 7add3e1Copy full SHA for 7add3e1
.github/workflows/ci.yml
@@ -29,6 +29,8 @@ jobs:
29
features: rustc-rayon
30
- rust: stable
31
features: serde
32
+ - rust: stable
33
+ features: borsh
34
35
features: std
36
- rust: beta
0 commit comments