# 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 = "tikv-openssl-src" version = "111.10.3+1.1.1g" authors = ["Jay Lee "] exclude = ["openssl/boringssl/*", "openssl/fuzz/*", "openssl/krb5/*", "openssl/pyca-cryptography/*", "openssl/test/*"] description = "Source of OpenSSL and logic to build it.\n" readme = "README.md" license = "MIT/Apache-2.0" repository = "https://github.com/busyjay/openssl-src-rs" [dependencies.cc] version = "1.0" [features] camellia = [] default = [] idea = [] seed = [] weak-crypto = []