mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
Bump version number to 0.2.0
This commit is contained in:
parent
2b629a811b
commit
42f1964e54
51 changed files with 91 additions and 91 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
[package]
|
||||
name = "sixtyfps-rendering-backend-testing"
|
||||
version = "0.1.6"
|
||||
version = "0.2.0"
|
||||
authors = ["SixtyFPS <info@sixtyfps.io>"]
|
||||
edition = "2018"
|
||||
license = "(GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)"
|
||||
|
@ -16,5 +16,5 @@ publish = false
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
sixtyfps-corelib = { version = "=0.1.6", path = "../../corelib" }
|
||||
sixtyfps-corelib = { version = "=0.2.0", path = "../../corelib" }
|
||||
image = { version = "0.23.14", default-features = false, features = ["png"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue