Include a serde feature in the shared crate

This commit is contained in:
2024-03-23 13:36:28 +01:00
parent 3d93bf0fda
commit f1962503b8
22 changed files with 134 additions and 281 deletions

View File

@@ -3,6 +3,7 @@ strip = true
panic = "abort"
[workspace]
resolver = "2"
members = [
"board-shared",
"board-frontend",