Publish
This commit is contained in:
parent
473c8b45c2
commit
137fc1cb91
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
|||
name = "ash"
|
||||
version = "0.1.0"
|
||||
authors = ["maik klein <maikklein@googlemail.com>"]
|
||||
description = "Vulkan bindings for Rust"
|
||||
license = "MIT, APACHE"
|
||||
repository = "https://github.com/MaikKlein/ash"
|
||||
readme = "README.md"
|
||||
keywords = ["vulkan", "graphic"]
|
||||
|
||||
[dependencies]
|
||||
shared_library = "0.1.5"
|
||||
|
|
Loading…
Add table
Reference in a new issue