resvg-raqote 0.10.1

[DEPRECATED] use the resvg crate instead.
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]
edition = "2018"
name = "resvg-raqote"
version = "0.10.1"
authors = ["Reizner Evgeniy <razrfalcon@gmail.com>"]
description = "[DEPRECATED] use the resvg crate instead."
keywords = ["svg", "render", "raster"]
license = "MPL-2.0"
repository = "https://github.com/RazrFalcon/resvg"
[dependencies.jpeg-decoder]
version = "0.1"
default-features = false

[dependencies.log]
version = "0.4"

[dependencies.pico-args]
version = "0.3"

[dependencies.png]
version = "0.15"
default-features = false

[dependencies.raqote]
version = "0.8"
default-features = false

[dependencies.rgb]
version = "0.8"

[dependencies.svgfilters]
version = "0.1"

[dependencies.usvg]
version = "0.10"
default-features = false

[features]
default = ["text"]
text = ["usvg/text"]
[badges.travis-ci]
repository = "RazrFalcon/resvg"