diff options
Diffstat (limited to 'board/Cargo.toml')
| -rw-r--r-- | board/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/Cargo.toml b/board/Cargo.toml index 9afdfb0..836230c 100644 --- a/board/Cargo.toml +++ b/board/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "board" version = "0.1.0" -edition = "2021" +edition = "2024" publish = false [dependencies.cfg-if] |
