# 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 = "freerdp2-sys" version = "0.2.0" build = "build.rs" links = "freerdp-client2" description = "FreeRDP FFI bindings" homepage = "https://www.freerdp.com/" license = "Apache-2.0" repository = "https://github.com/elmarco/freerdp-rs" resolver = "1" [package.metadata.system-deps] freerdp2 = "2.4" freerdp-client2 = "2.4" winpr2 = "2.4" [build-dependencies.system-deps] version = "6"