# 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 = "2018" name = "rnet" version = "0.3.1" description = "Easily call into Rust from C# or other .net langauges." readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/Diggsey/rnet" [dependencies.chrono] version = "0.4.19" optional = true [dependencies.linkme] version = "0.2.7" [dependencies.rnet-macros] version = "0.3.1" [dependencies.rustversion] version = "1.0.14" [dependencies.uuid] version = "0.8.2" optional = true