File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " vulkano-shaders"
3- version = " 0.25 .0"
3+ version = " 0.26 .0"
44edition = " 2018"
55authors = [" Pierre Krieger <pierre.krieger1708@gmail.com>" , " The vulkano contributors" ]
66repository = " https://github.com/vulkano-rs/vulkano"
@@ -19,7 +19,7 @@ proc-macro2 = "1.0"
1919quote = " 1.0"
2020shaderc = " 0.7"
2121syn = { version = " 1.0" , features = [" full" , " extra-traits" ] }
22- vulkano = { version = " 0.25 .0" , path = " ../vulkano" }
22+ vulkano = { version = " 0.26 .0" , path = " ../vulkano" }
2323
2424[features ]
2525shaderc-build-from-source = [" shaderc/build-from-source" ]
Original file line number Diff line number Diff line change 11[package ]
22name = " vulkano-win"
3- version = " 0.25 .0"
3+ version = " 0.26 .0"
44edition = " 2018"
55authors = [" Pierre Krieger <pierre.krieger1708@gmail.com>" , " The vulkano contributors" ]
66repository = " https://github.com/vulkano-rs/vulkano"
@@ -18,7 +18,7 @@ raw-window-handle_ = ["raw-window-handle"]
1818
1919[dependencies ]
2020winit = { version = " 0.25" , optional = true }
21- vulkano = { version = " 0.25 .0" , path = " ../vulkano" }
21+ vulkano = { version = " 0.26 .0" , path = " ../vulkano" }
2222raw-window-handle = { version = " 0.3.3" , optional = true }
2323
2424[target .'cfg(target_os = "macos")' .dependencies ]
Original file line number Diff line number Diff line change 11[package ]
22name = " vulkano"
3- version = " 0.25 .0"
3+ version = " 0.26 .0"
44edition = " 2018"
55authors = [" Pierre Krieger <pierre.krieger1708@gmail.com>" , " The vulkano contributors" ]
66repository = " https://github.com/vulkano-rs/vulkano"
You can’t perform that action at this time.
0 commit comments