# 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 = "emojifinder-core" version = "0.2.0" authors = ["Arpad Ray "] description = "Common functionality for emojifinder" license = "MIT" [dependencies.failure] version = "0.1.8" [dependencies.image] version = "0.24.2" [dependencies.lz4] version = "1.23.2" [dependencies.rayon] version = "1.5.1" [dependencies.resvg] version = "0.22.0" [dependencies.rmp-serde] version = "1.0.0" [dependencies.serde] version = "1.0.102" features = ["rc"] [dependencies.serde_derive] version = "1.0.136" [dependencies.tiny-skia] version = "0.6.3" [dependencies.trigram] version = "0.4.4" [dependencies.usvg] version = "0.22.0"