# 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 = "bento4-src" version = "0.1.3" authors = ["clitic "] include = [ "Bento4/Documents/LICENSE.txt", "Bento4/Source/C++/Core/*", "Bento4/Source/C++/Codecs/*", "Bento4/Source/C++/Crypto/*", "Bento4/Source/C++/MetaData/*", "Bento4/Source/C++/System/StdC/*", "Bento4/Source/C++/System/Win32/Ap4Win32Random.cpp", "Bento4/Source/C++/System/Posix/Ap4PosixRandom.cpp", "src/*", "Cargo.toml", "CHANGELOG.md", "LICENSE-APACHE", "LICENSE-MIT", "README.md", ] description = "Source of bento4 and logic to build it." documentation = "https://docs.rs/bento4-src" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://github.com/clitic/vsd/tree/main/bento4-src" [dependencies.cc] version = "1" features = ["parallel"]