@@ -13,7 +13,7 @@ members = [
1313]
1414
1515[workspace .package ]
16- version = " 0.9.4 "
16+ version = " 0.9.5 "
1717authors = [" LastLeaf <bqfu@163.com>" , " TtTRz <romc1224@gmail.com>" ]
1818categories = [" gui" , " wasm" ]
1919edition = " 2021"
@@ -23,14 +23,14 @@ license = "MIT"
2323repository = " https://github.com/wechat-miniprogram/float-pigment"
2424
2525[workspace .dependencies ]
26- float-pigment = { version = " 0.9.4 " , path = " ./float-pigment" }
27- float-pigment-consistent-bincode = { version = " 0.9.4 " , path = " ./float-pigment-consistent-bincode" , default-features = false }
28- float-pigment-css = { version = " 0.9.4 " , path = " ./float-pigment-css" , default-features = false }
29- float-pigment-css-macro = { version = " 0.9.4 " , path = " ./float-pigment-css-macro" }
30- float-pigment-forest = { version = " 0.9.4 " , path = " ./float-pigment-forest" }
31- float-pigment-forest-macro = { version = " 0.9.4 " , path = " ./float-pigment-forest-macro" }
32- float-pigment-layout = { version = " 0.9.4 " , path = " ./float-pigment-layout" }
33- float-pigment-mlp = { version = " 0.9.4 " , path = " ./float-pigment-mlp" }
26+ float-pigment = { version = " 0.9.5 " , path = " ./float-pigment" }
27+ float-pigment-consistent-bincode = { version = " 0.9.5 " , path = " ./float-pigment-consistent-bincode" , default-features = false }
28+ float-pigment-css = { version = " 0.9.5 " , path = " ./float-pigment-css" , default-features = false }
29+ float-pigment-css-macro = { version = " 0.9.5 " , path = " ./float-pigment-css-macro" }
30+ float-pigment-forest = { version = " 0.9.5 " , path = " ./float-pigment-forest" }
31+ float-pigment-forest-macro = { version = " 0.9.5 " , path = " ./float-pigment-forest-macro" }
32+ float-pigment-layout = { version = " 0.9.5 " , path = " ./float-pigment-layout" }
33+ float-pigment-mlp = { version = " 0.9.5 " , path = " ./float-pigment-mlp" }
3434
3535[profile .release ]
3636opt-level = ' s'
0 commit comments