# 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] name = "fs-swap" version = "0.2.6" authors = ["debris ", "Parity Technologies "] description = "Cross-platform implementation of path swap" homepage = "https://github.com/paritytech/fs-swap" license = "MIT" [dev-dependencies.tempdir] version = "0.3" [target."cfg(target_os = \"macos\")".dependencies.lazy_static] version = "1.0" [target."cfg(target_os = \"macos\")".dependencies.libloading] version = "0.5" [target."cfg(unix)".dependencies.libc] version = "0.2.90" [target."cfg(windows)".dependencies.winapi] version = "0.3.4" features = ["ktmw32", "handleapi", "fileapi", "errhandlingapi", "winbase"] [badges.appveyor] branch = "master" repository = "debris/fs-swap" [badges.travis-ci] branch = "master" repository = "debris/fs-swap"