# 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 = "2018" name = "boringssl-src" version = "0.6.0+e46383f" authors = ["Jay Lee "] exclude = [ "boringssl/crypto_test_data.cc", "boringssl/src/fuzz", "boringssl/src/crypto/cipher_extra/test", "boringssl/src/crypto/fipsmodule/*.png", "boringssl/src/crypto/fipsmodule/policydocs/*", "boringssl/src/crypto/hpke/test-vectors.json", "boringssl/src/ssl/test/*", "boringssl/src/third_party/wycheproof_testvectors", "boringssl/src/third_party/googletest", "testcrate", ".github", ] description = """ A crate for building boringssl. """ readme = "README.md" license = "MIT/Apache-2.0" repository = "https://github.com/BusyJay/boringssl-src-rs" [dependencies.cmake] version = "0.1"