Remove old Array and Index traits

This commit is contained in:
bluss
2021-03-23 18:10:14 +01:00
parent f2e9378fd6
commit c751c2204f
5 changed files with 5 additions and 165 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
- rust: 1.51.0 # MSRV
features: serde
- rust: stable
features: array-sizes-33-128 array-sizes-129-255
features:
- rust: beta
features: serde
- rust: nightly