Vulkano is now vulkano-rs/vulkano

This commit is contained in:
Felix Rabe 2019-05-11 13:29:40 +02:00 committed by Benjamin Saunders
parent db26cd20bc
commit 77fff855d3

View file

@ -259,5 +259,5 @@ cargo run --bin texture
* [Vulkan tutorial](http://jhenriques.net/development.html)
* [Vulkan examples](https://github.com/SaschaWillems/Vulkan)
* [Vulkan tutorial](https://vulkan-tutorial.com/)
* [Vulkano](https://github.com/tomaka/vulkano/)
* [Vulkano](https://github.com/vulkano-rs/vulkano)
* [vk-rs](https://github.com/Osspial/vk-rs)