Rahix / avr-device

Register access crate for AVR microcontrollers
Apache License 2.0
168 stars 67 forks source link

Cargo.toml: Update edition to 2021 #109

Closed mbuesch closed 1 year ago

mbuesch commented 1 year ago

We have recently (#104) dropped support for compilers that don't support edition 2021. This PR makes this explicit by enforcing edition 2021 in Cargo.toml.