[package] name = "dotrust" version = "0.3.0" authors = ["gsfraley "] description = "Bindings and libraries for interacting with .NET from Rust" license = "MIT" repository = "https://github.com/gsfraley/dotrust" documentation = "https://docs.rs/dotrust" [dependencies] com-rs = "0.2.0" libloading = "0.4.1" winapi = "0.2.8"