mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-21 22:34:43 +00:00
Add a link to the README in the Cargo.toml (#751)
This commit is contained in:
parent
e37c136090
commit
a54281f8ec
@ -6,6 +6,7 @@ repository = "https://github.com/vulkano-rs/vulkano"
|
||||
description = "Safe wrapper for the Vulkan graphics API"
|
||||
license = "MIT/Apache-2.0"
|
||||
documentation = "https://docs.rs/vulkano"
|
||||
readme = "../README.md"
|
||||
categories = ["rendering::graphics-api"]
|
||||
build = "build.rs"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user