# 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 = "soft_skia" version = "0.12.0" description = "software rasterization skia binding" license = "MIT" [dependencies.base64] version = "0.21.0" [dependencies.fontdue] version = "0.7.3" [dependencies.image] version = "0.25.1" [dependencies.png] version = "0.17.5" [dependencies.tiny-skia] version = "0.10.0" [dependencies.web-sys] version = "0.3" features = ["console"]