# 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 = "adder-info" version = "0.3.3" authors = ["Andrew C. Freeman"] description = """ Like `ffprobe`, but for ADΔER videos. """ homepage = "https://github.com/ac-freeman/adder-codec-rs/wiki" readme = "README.md" keywords = [ "neuromorphic", "decoding", "event", "asynchronous", "video", ] categories = [ "multimedia::encoding", "multimedia::video", "science", ] license = "MIT OR Apache-2.0" repository = "https://github.com/ac-freeman/adder-codec-rs/tree/main/adder-info" [dependencies.adder-codec-core] version = "0.3.3" [dependencies.adder-codec-rs] version = "0.4.4" features = ["transcoder"] [dependencies.clap] version = "4.0.17" features = ["derive"] [dependencies.ndarray] version = "0.15.6" [dev-dependencies.predicates] version = "2.1.4"