# 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 = "bmff" version = "0.1.1" authors = ["Sam Nystrom "] description = "Low-level definitions for the Base Media File Format" homepage = "https://github.com/Stonks3141/pet-monitor-app" documentation = "https://docs.rs/bmff" readme = "README.md" keywords = [ "video", "streaming", "media", "mp4", "bmff", ] categories = ["multimedia"] license = "MIT" repository = "https://github.com/Stonks3141/pet-monitor-app" resolver = "1" [dependencies.bitflags] version = "1.3" [dependencies.chrono] version = "0.4" [dependencies.fixed] version = "1.23"