# 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 = "yanix" version = "0.23.0" authors = ["The Wasmtime Project Developers"] description = "Yet Another Nix crate: a Unix API helper library (deprecated)" documentation = "https://docs.rs/yanix" license = "Apache-2.0 WITH LLVM-exception" repository = "https://github.com/bytecodealliance/wasmtime" [dependencies.bitflags] version = "1.2" [dependencies.cfg-if] version = "1.0" [dependencies.filetime] version = "0.2.7" [dependencies.libc] version = "0.2" features = ["extra_traits"] [dependencies.tracing] version = "0.1.15" [badges.maintenance] status = "deprecated"