We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52b3b18 commit a074b5cCopy full SHA for a074b5c
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
experimental: false
23
# doctest of `ArrayVec::spare_capacity_mut` has MSRV 1.55
24
test-args: --skip spare_capacity_mut
25
- - rust: 1.84.0
+ - rust: 1.85.0
26
features: serde
27
28
- rust: stable
0 commit comments