# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "dcommon" version = "0.3.0-alpha1" authors = ["Connie Hilarides "] description = "Common types and utilities for my collection for DirectX-related crates\n(dxgi, wic, direct2d, directwrite, direct3d11)\n" license = "MIT" [target."cfg(windows)".dependencies.auto-enum] version = "0.2.0-alpha1" [target."cfg(windows)".dependencies.checked-enum] version = "0.1.1-alpha1" [target."cfg(windows)".dependencies.com-impl] version = "0.1.0-alpha2" [target."cfg(windows)".dependencies.com-wrapper] version = "0.1.0-alpha2" [target."cfg(windows)".dependencies.derive-com-impl] version = "0.1.0-alpha3" [target."cfg(windows)".dependencies.derive-com-wrapper] version = "0.1.0-alpha4" [target."cfg(windows)".dependencies.math2d] version = "0.2.0-alpha1" features = ["d2d"] [target."cfg(windows)".dependencies.winapi] version = "0.3.6" features = ["combaseapi", "d2d1", "dcommon", "objidl", "objidlbase", "oleauto", "winbase", "winerror"] [target."cfg(windows)".dependencies.wio] version = "0.2.0"