Switch to Rust edition 2021
authorMatt Corallo <git@bluematt.me>
Sun, 16 Jul 2023 00:32:01 +0000 (00:32 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 16 Jul 2023 05:58:32 +0000 (05:58 +0000)
commit5ce2245f2954b84a28cffea39953d00b5149af14
tree9e5fd1828a2fb97174aead01dbb32d0fc6a147d5
parent58d677c291607bfed62ccdfbaf592cead530ed6c
Switch to Rust edition 2021

This increases the MSRV to 1.56, which is now almost two years old,
and lets us use array::IntoIter in the next commit.
.github/workflows/build.yml
Cargo.toml