# 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" rust-version = "1.66" name = "mp4-stream" version = "0.1.0" authors = ["Sam Nystrom "] description = "High-level library for fMP4 streaming" homepage = "https://github.com/Stonks3141/pet-monitor-app" documentation = "https://github.com/Stonks3141/pet-monitor-app" readme = "README.md" keywords = [ "video", "streaming", "media", "fmp4", ] categories = ["multimedia"] license = "MIT" repository = "https://github.com/Stonks3141/pet-monitor-app" resolver = "1" [dependencies.bitflags] version = "1.3" [dependencies.bmff] version = "0.1" [dependencies.chrono] version = "0.4" [dependencies.fixed] version = "1.23" [dependencies.flume] version = "0.10" [dependencies.futures-lite] version = "1.12" [dependencies.quick-error] version = "2.0" [dependencies.rscam] version = "0.5" features = ["no_wrapper"] [dependencies.serde] version = "1.0" features = ["derive"] optional = true [dependencies.serde_repr] version = "0.1" [dependencies.tracing] version = "0.1" optional = true [dependencies.x264] version = "0.5"