[package] name = "RustyWwise" version = "0.1.0" edition = "2021" description = "This is work in progress!! The goal of this is to create a bridge between a wwise project and a rust application." authors = ["GCRadix Jknohl@gcradix.com"] license = "MIT" homepage = "https://gcradix.com" [build-dependencies] cc = "1.0"