mirror of
https://github.com/italicsjenga/ash-molten.git
synced 2024-12-23 13:21:30 +11:00
Add more information to Cargo.toml
This commit is contained in:
parent
2faa61cab7
commit
2224fda351
|
@ -3,7 +3,11 @@ name = "ash-molten"
|
|||
version = "0.1.0"
|
||||
authors = ["maik <maik.klein@embark-studios.com>"]
|
||||
edition = "2018"
|
||||
license = "MIT/Apache-2.0"
|
||||
readme = "README.md"
|
||||
keywords = ["vulkan", "metal"]
|
||||
repository = "https://github.com/EmbarkStudios/ash-molten"
|
||||
documentation = "https://docs.rs/ash-molten"
|
||||
|
||||
[dependencies]
|
||||
|
||||
ash = "0.29"
|
||||
|
|
Loading…
Reference in a new issue