mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 22:31:14 +00:00
Bump version number to 0.1.5
This commit is contained in:
parent
6671aaefcc
commit
b25ae6fbcd
48 changed files with 83 additions and 83 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "sixtyfps-rendering-backend-testing"
|
||||
version = "0.1.4"
|
||||
version = "0.1.5"
|
||||
authors = ["SixtyFPS <info@sixtyfps.io>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0-only"
|
||||
|
@ -13,5 +13,5 @@ publish = false
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
sixtyfps-corelib = { version = "=0.1.4", path = "../../corelib" }
|
||||
sixtyfps-corelib = { version = "=0.1.5", path = "../../corelib" }
|
||||
image = { version = "0.23.14", default-features = false, features = ["png"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue