[package] name = "vfxpreopenexr-sys" version = "0.0.6" description="test package" license="Apache-2.0" authors = ["Anders Langlands "] edition = "2018" exclude = [ "thirdparty/Imath/src/ImathTest", "thirdparty/Imath/src/PyImath", "thirdparty/openexr/src/examples", "thirdparty/openexr/src/test", "thirdparty/openexr/docs", ] [build-dependencies] cmake = "0.1" regex = "1.5.4"