# 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 = "2021" name = "tbb" version = "0.7.0-dev.2" links = "tbb" description = "Intel Threading Building Blocks" homepage = "https://oneapi-src.github.io/oneTBB/" license = "Apache-2.0" repository = "https://github.com/oneapi-src/oneTBB" [dependencies.cxx] version = "1.0" [build-dependencies.base16ct] version = "0.1" features = ["alloc"] [build-dependencies.cc] version = "1.0" features = ["parallel"] [build-dependencies.cxx-build] version = "1.0" [build-dependencies.flate2] version = "1.0" [build-dependencies.glob] version = "0.3" [build-dependencies.reqwest] version = "0.11" features = ["blocking"] [build-dependencies.sha2] version = "0.10" [build-dependencies.tar] version = "0.4" [build-dependencies.tempfile] version = "3.3"