mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 13:51:13 +00:00
The mcu backend is not ready to be published yet
This commit is contained in:
parent
1e9e252400
commit
f94e03bf4e
2 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
|
@ -7,6 +7,7 @@ version = "0.1.6"
|
|||
authors = ["SixtyFPS <info@sixtyfps.io>"]
|
||||
edition = "2018"
|
||||
license = "(GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)"
|
||||
publish = false
|
||||
description = "Rendering backend for SixtyFPS for use on Microcontrollers"
|
||||
repository = "https://github.com/sixtyfpsui/sixtyfps"
|
||||
homepage = "https://sixtyfps.io"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue