# 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 = "torn" version = "0.2.0" authors = ["Simon Dickson "] description = "A minimalist DVD/Bru-ray ripper.\n" homepage = "https://github.com/simonhdickson/torn" documentation = "https://github.com/simonhdickson/torn" readme = "readme.MD" license = "MIT" repository = "https://github.com/simonhdickson/torn" resolver = "2" [dependencies.argh] version = "0.1" [dependencies.config] version = "0.11" features = ["toml"] default-features = false [dependencies.failure] version = "0.1" [dependencies.futures] version = "0.3" [dependencies.heck] version = "0.3" [dependencies.humantime-serde] version = "1.0" [dependencies.log] version = "0.4" [dependencies.pretty_env_logger] version = "0.4" [dependencies.serde] version = "1.0" [dependencies.serde_derive] version = "1.0" [dependencies.tokio] version = "1.14" features = ["full"] [dependencies.toml] version = "0.5" [dependencies.udev] version = "0.6"