mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
Bump version
This commit is contained in:
parent
af6d3661cb
commit
20cfb65e53
24 changed files with 58 additions and 54 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "sixtyfps-macros"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
authors = ["SixtyFPS <info@sixtyfps.io>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0-only"
|
||||
|
@ -16,5 +16,5 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
quote = "1.0"
|
||||
proc-macro2 = "1.0.17"
|
||||
sixtyfps-compilerlib = { version = "=0.0.1", path = "../../../sixtyfps_compiler", features = ["proc_macro_span", "rust"] }
|
||||
sixtyfps-compilerlib = { version = "=0.0.2", path = "../../../sixtyfps_compiler", features = ["proc_macro_span", "rust"] }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue