Drastically reduce the Docker image size to 1.56MB

This commit is contained in:
2023-03-22 16:56:17 +01:00
parent 8199cffdf1
commit 274661171b
2 changed files with 10 additions and 6 deletions

View File

@@ -1,3 +1,7 @@
[profile.release]
strip = true
panic = "abort"
[workspace]
members = [
"board-shared",