Update to 2021 edition. (#820)

This commit is contained in:
Dario Nieuwenhuis
2022-06-18 02:15:48 +02:00
committed by GitHub
parent b585d54712
commit 88e36a70bd
43 changed files with 51 additions and 72 deletions

View File

@ -1,8 +1,7 @@
[package]
name = "stm32-metapac"
version = "0.1.0"
edition = "2018"
resolver = "2"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/embassy-rs/embassy"
description = "Peripheral Access Crate (PAC) for all STM32 chips, including metadata."