# 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 = "2021" name = "usvg-tree" version = "0.38.0" authors = ["Yevhenii Reizner "] description = "An SVG tree representation used by usvg." documentation = "https://docs.rs/usvg-tree/" readme = "README.md" keywords = ["svg"] categories = ["multimedia::images"] license = "MPL-2.0" repository = "https://github.com/RazrFalcon/resvg" [dependencies.strict-num] version = "0.1.1" [dependencies.svgtypes] version = "0.13" [dependencies.tiny-skia-path] version = "0.11.3"