The mcu backend is not ready to be published yet

This commit is contained in:
Olivier Goffart 2022-01-20 10:47:48 +01:00
parent 1e9e252400
commit f94e03bf4e
2 changed files with 2 additions and 1 deletions

View file

@ -8,7 +8,7 @@ authors = ["SixtyFPS <info@sixtyfps.io>"]
edition = "2018"
build = "build.rs"
license = "(GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)"
publish= false
publish = false
[[bin]]
path = "main.rs"