We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
borsh
1 parent e246127 commit 9a0ca23Copy full SHA for 9a0ca23
.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