@@ -25,29 +25,29 @@ members = [
2525]
2626
2727[workspace .package ]
28- version = " 0.293 .0"
28+ version = " 0.294 .0"
2929edition = " 2024"
3030rust-version = " 1.95.0"
3131license = " MIT"
3232repository = " https://github.com/ubugeeei-prod/vize"
3333
3434[workspace .dependencies ]
3535# Publishable internal crates (path for local dev, version fallback for crates.io)
36- vize_carton = { path = " crates/vize_carton" , version = " =0.293 .0" }
37- vize_relief = { path = " crates/vize_relief" , version = " =0.293 .0" }
38- vize_armature = { path = " crates/vize_armature" , version = " =0.293 .0" }
39- vize_croquis = { path = " crates/vize_croquis" , version = " =0.293 .0" }
40- vize_croquis_cf = { path = " crates/vize_croquis_cf" , version = " =0.293 .0" }
41- vize_atelier_core = { path = " crates/vize_atelier_core" , version = " =0.293 .0" }
42- vize_atelier_dom = { path = " crates/vize_atelier_dom" , version = " =0.293 .0" }
43- vize_atelier_vapor = { path = " crates/vize_atelier_vapor" , version = " =0.293 .0" }
44- vize_atelier_ssr = { path = " crates/vize_atelier_ssr" , version = " =0.293 .0" }
45- vize_atelier_sfc = { path = " crates/vize_atelier_sfc" , version = " =0.293 .0" , default-features = false }
46- vize_atelier_jsx = { path = " crates/vize_atelier_jsx" , version = " =0.293 .0" }
47- vize_musea = { path = " crates/vize_musea" , version = " =0.293 .0" }
48- vize_patina = { path = " crates/vize_patina" , version = " =0.293 .0" }
49- vize_canon = { path = " crates/vize_canon" , version = " =0.293 .0" , default-features = false }
50- vize_fresco = { path = " crates/vize_fresco" , version = " =0.293 .0" , default-features = false }
36+ vize_carton = { path = " crates/vize_carton" , version = " =0.294 .0" }
37+ vize_relief = { path = " crates/vize_relief" , version = " =0.294 .0" }
38+ vize_armature = { path = " crates/vize_armature" , version = " =0.294 .0" }
39+ vize_croquis = { path = " crates/vize_croquis" , version = " =0.294 .0" }
40+ vize_croquis_cf = { path = " crates/vize_croquis_cf" , version = " =0.294 .0" }
41+ vize_atelier_core = { path = " crates/vize_atelier_core" , version = " =0.294 .0" }
42+ vize_atelier_dom = { path = " crates/vize_atelier_dom" , version = " =0.294 .0" }
43+ vize_atelier_vapor = { path = " crates/vize_atelier_vapor" , version = " =0.294 .0" }
44+ vize_atelier_ssr = { path = " crates/vize_atelier_ssr" , version = " =0.294 .0" }
45+ vize_atelier_sfc = { path = " crates/vize_atelier_sfc" , version = " =0.294 .0" , default-features = false }
46+ vize_atelier_jsx = { path = " crates/vize_atelier_jsx" , version = " =0.294 .0" }
47+ vize_musea = { path = " crates/vize_musea" , version = " =0.294 .0" }
48+ vize_patina = { path = " crates/vize_patina" , version = " =0.294 .0" }
49+ vize_canon = { path = " crates/vize_canon" , version = " =0.294 .0" , default-features = false }
50+ vize_fresco = { path = " crates/vize_fresco" , version = " =0.294 .0" , default-features = false }
5151
5252# Workspace-only internal crates (always use the local path)
5353vize_vitrine = { path = " crates/vize_vitrine" , default-features = false }
0 commit comments