# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "coreclr-hosting-shared" version = "0.1.4" authors = ["OpenByte "] description = "Shared bindings for the coreclr hosting components." documentation = "https://docs.rs/coreclr-hosting-shared" readme = "README.md" keywords = [ "dotnet", "bindings", "coreclr", ] categories = [ "no-std", "external-ffi-bindings", ] license = "MIT" repository = "https://github.com/OpenByteDev/coreclr-hosting-shared" resolver = "2" [target."cfg(not(std))".dependencies.cty] version = "0.2"