mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
(cargo-release) version yew-macro-v0.19.0 (#2245)
This commit is contained in:
parent
a0c16e1179
commit
d3d4b1dae6
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "yew-macro"
|
name = "yew-macro"
|
||||||
version = "0.18.0"
|
version = "0.19.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
authors = ["Justin Starry <justin@yew.rs>"]
|
authors = ["Justin Starry <justin@yew.rs>"]
|
||||||
repository = "https://github.com/yewstack/yew"
|
repository = "https://github.com/yewstack/yew"
|
||||||
|
|||||||
@ -24,7 +24,7 @@ js-sys = "0.3"
|
|||||||
slab = "0.4"
|
slab = "0.4"
|
||||||
wasm-bindgen = "0.2"
|
wasm-bindgen = "0.2"
|
||||||
wasm-bindgen-futures = "0.4"
|
wasm-bindgen-futures = "0.4"
|
||||||
yew-macro = { version = "^0.18.0", path = "../yew-macro" }
|
yew-macro = { version = "^0.19.0", path = "../yew-macro" }
|
||||||
|
|
||||||
scoped-tls-hkt = "0.1"
|
scoped-tls-hkt = "0.1"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user