skia-safe-docs-error 0.1.1

Re-exports freya-skia-safe
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 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 = "skia-safe-docs-error"
version = "0.1.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Re-exports freya-skia-safe"
readme = false
license = "MIT"

[lib]
name = "skia_safe_docs_error"
path = "src/lib.rs"

[dependencies.skia-safe]
version = "=0.97.6"
features = [
    "egl",
    "gl",
    "jpeg",
    "svg",
    "textlayout",
    "vulkan",
    "wayland",
    "webp",
    "x11",
]
package = "freya-skia-safe"