# 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 = "speed-levels-rs" version = "0.2.5" authors = ["Luca Barbato "] description = "speed-level benchmark for AV1 encoders" readme = "README.md" license = "MIT" repository = "https://github.com/lu-zero/speed-levels-rs" [dependencies.anyhow] version = "1" [dependencies.clap] version = "4.4.8" features = [ "derive", "env", "wrap_help", ] [dependencies.csv] version = "1.1" [dependencies.dirs-next] version = "2.0" [dependencies.icu_locid] version = "1.4.0" [dependencies.lazy_static] version = "1.4" [dependencies.platform-info] version = "2.0.2" [dependencies.regex] version = "1" [dependencies.serde_json] version = "1.0" [dependencies.spreadsheet-ods] version = "0.19"