@@ -15,19 +15,19 @@ members = [
1515exclude = [" examples" , " resources" , " services" ]
1616
1717[workspace .package ]
18- version = " 0.56 .0"
18+ version = " 0.57 .0"
1919edition = " 2021"
2020license = " Apache-2.0"
2121repository = " https://github.com/shuttle-hq/shuttle"
2222
2323[workspace .dependencies ]
24- shuttle-api-client = { path = " api-client" , version = " 0.56.1 " , default-features = false }
25- shuttle-builder = { path = " builder" , version = " 0.56 .0" }
26- shuttle-codegen = { path = " codegen" , version = " 0.56 .0" }
27- shuttle-common = { path = " common" , version = " 0.56 .0" }
28- shuttle-ifc = { path = " ifc" , version = " 0.56 .0" }
29- shuttle-mcp = { path = " mcp" , version = " 0.56 .0" }
30- shuttle-service = { path = " service" , version = " 0.56 .0" }
24+ shuttle-api-client = { path = " api-client" , version = " 0.57.0 " , default-features = false }
25+ shuttle-builder = { path = " builder" , version = " 0.57 .0" }
26+ shuttle-codegen = { path = " codegen" , version = " 0.57 .0" }
27+ shuttle-common = { path = " common" , version = " 0.57 .0" }
28+ shuttle-ifc = { path = " ifc" , version = " 0.57 .0" }
29+ shuttle-mcp = { path = " mcp" , version = " 0.57 .0" }
30+ shuttle-service = { path = " service" , version = " 0.57 .0" }
3131
3232anyhow = " 1.0.66"
3333askama = " 0.14.0"
0 commit comments