Deleted the wrong library

This commit is contained in:
maik klein 2016-12-24 00:12:41 +01:00
parent c0e86d0aad
commit 5df0c2320d

View file

@ -10,5 +10,5 @@ keywords = ["vulkan", "graphic"]
documentation = "https://docs.rs/ash"
[dependencies]
sharedlib = "6.0.0"
shared_library = "0.1.5"
lazy_static = "0.2.1"