@@ -106,12 +106,12 @@ indicatif = "0.17"
106106console = " 0.15"
107107
108108# Internal crates
109- rustapi-core = { path = " crates/rustapi-core" , version = " 0.1.4 " , default-features = false }
110- rustapi-macros = { path = " crates/rustapi-macros" , version = " 0.1.4 " }
111- rustapi-validate = { path = " crates/rustapi-validate" , version = " 0.1.4 " }
112- rustapi-openapi = { path = " crates/rustapi-openapi" , version = " 0.1.4 " , default-features = false }
113- rustapi-extras = { path = " crates/rustapi-extras" , version = " 0.1.4 " }
114- rustapi-toon = { path = " crates/rustapi-toon" , version = " 0.1.4 " }
115- rustapi-ws = { path = " crates/rustapi-ws" , version = " 0.1.4 " }
116- rustapi-view = { path = " crates/rustapi-view" , version = " 0.1.4 " }
109+ rustapi-core = { path = " crates/rustapi-core" , version = " 0.1.6 " , default-features = false }
110+ rustapi-macros = { path = " crates/rustapi-macros" , version = " 0.1.6 " }
111+ rustapi-validate = { path = " crates/rustapi-validate" , version = " 0.1.6 " }
112+ rustapi-openapi = { path = " crates/rustapi-openapi" , version = " 0.1.6 " , default-features = false }
113+ rustapi-extras = { path = " crates/rustapi-extras" , version = " 0.1.6 " }
114+ rustapi-toon = { path = " crates/rustapi-toon" , version = " 0.1.6 " }
115+ rustapi-ws = { path = " crates/rustapi-ws" , version = " 0.1.6 " }
116+ rustapi-view = { path = " crates/rustapi-view" , version = " 0.1.6 " }
117117
0 commit comments