diff options
| author | Dario Nieuwenhuis <[email protected]> | 2022-06-18 02:15:48 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-06-18 02:15:48 +0200 |
| commit | 88e36a70bdddaa3ac2ddccd1dcd299b321f8c86c (patch) | |
| tree | da94576d2dc07d8c97f59b6e32aa2f165289be83 /stm32-gen-features | |
| parent | b585d547124b9a1e70b0933c11228c065684997d (diff) | |
Update to 2021 edition. (#820)
Diffstat (limited to 'stm32-gen-features')
| -rw-r--r-- | stm32-gen-features/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stm32-gen-features/Cargo.toml b/stm32-gen-features/Cargo.toml index fea636511..7146a9e9c 100644 --- a/stm32-gen-features/Cargo.toml +++ b/stm32-gen-features/Cargo.toml | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | name = "gen_features" | 2 | name = "gen_features" |
| 3 | version = "0.1.0" | 3 | version = "0.1.0" |
| 4 | authors = ["Côme ALLART <[email protected]>"] | 4 | authors = ["Côme ALLART <[email protected]>"] |
| 5 | edition = "2018" | 5 | edition = "2021" |
| 6 | 6 | ||
| 7 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | 7 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
| 8 | 8 | ||
