mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-31 15:47:26 +00:00
Add publish=false to tutorial's Cargo.toml
This commit is contained in:
parent
a95ed99c4e
commit
0299ad66c8
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@ license = "GPL-3.0-only"
|
|||
description = "Binaries for Rust version of Memory Tutorial of SixtyFPS"
|
||||
repository = "https://github.com/sixtyfpsui/sixtyfps"
|
||||
homepage = "https://sixtyfps.io"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
publish = false
|
||||
|
||||
[[bin]]
|
||||
name = "memory_tutorial_initial"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue