wav1c-cli 0.1.1

Command-line AV1 encoder powered by wav1c.
# 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 = "2024"
name = "wav1c-cli"
version = "0.1.1"
authors = ["Rafael Caricio <rafael@caricio.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Command-line AV1 encoder powered by wav1c."
readme = false
keywords = [
    "av1",
    "video",
    "encoder",
    "codec",
    "y4m",
]
license = "MPL-2.0"
repository = "https://github.com/rafaelcaricio/wav1c"

[[bin]]
name = "wav1c"
path = "src/main.rs"

[dependencies.wav1c]
version = "0.1.1"