[package] name = "coreclr-hosting-shared" version = "0.1.4" description = "Shared bindings for the coreclr hosting components." readme = "README.md" repository = "https://github.com/OpenByteDev/coreclr-hosting-shared" documentation = "https://docs.rs/coreclr-hosting-shared" license = "MIT" authors = ["OpenByte "] edition = "2021" categories = ["no-std", "external-ffi-bindings"] keywords = ["dotnet", "bindings", "coreclr"] [target.'cfg(not(std))'.dependencies] cty = "0.2"