gecko-dev/third_party/rust/mp4parse_fallible/Cargo.toml

27 строки
929 B
TOML

# 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 = "mp4parse_fallible"
version = "0.0.1"
authors = ["The Servo Project Developers"]
description = "Fallible replacement for Vec"
documentation = "https://docs.rs/mp4parse_fallible/"
license = "MPL-2.0"
repository = "https://github.com/mozilla/mp4parse_fallible"
[lib]
name = "mp4parse_fallible"
path = "lib.rs"
[badges.travis-ci]
repository = "https://github.com/mozilla/mp4parse_fallible"