Skip to content

Remove dependency on removed nightly feature array_chunks #943

@bluisblu

Description

@bluisblu

I get the following error when depending on this repository on rustc 1.91.0-nightly:

error[E0635]: unknown feature `array_chunks`
  --> ...\crates\hyperion\src\lib.rs:21:12
   |
21 | #![feature(array_chunks)]
   |     

This feature has been removed as not planned recently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions