x264-framing 0.1.0

Encoding video into the H.264 format.
Documentation
# 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 believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "x264-framing"
version = "0.1.0"
authors = ["Ram <quadrupleslap@gmail.com>"]
description = "Encoding video into the H.264 format."
documentation = "https://docs.rs/x264-framing"
keywords = ["x264", "encoding", "h264", "video", "encoder"]
license = "MIT"
repository = "https://github.com/endogeny/x264-framing"
[dependencies.framing]
version = "0.6"

[dependencies.x264-sys]
version = "0.1"