emoji-crafter 0.1.3

a command line tool for automating emoji exports from svg, including animation
Documentation
[dependencies.clearscreen]
version = "1.0"

[dependencies.gif]
version = "0.11"

[dependencies.indexmap]
features = ["serde"]
version = "1.7"

[dependencies.indicatif]
version = "0.16"

[dependencies.lazy_static]
version = "1.4"

[dependencies.notify]
version = "4.0"

[dependencies.rayon]
version = "1.5"

[dependencies.regex]
version = "1.5"

[dependencies.resvg]
version = "0.18"

[dependencies.roxmltree]
version = "0.14"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.structopt]
version = "0.3"

[dependencies.tiny-skia]
version = "0.6"

[dependencies.tinytemplate]
version = "1.2"

[dependencies.toml]
version = "0.5"

[dependencies.usvg]
version = "0.18"

[dependencies.webp-animation]
version = "0.2"

[package]
authors = ["bunnegirl <hi@bunnegirl.solutions>"]
categories = ["command-line-utilities", "encoding", "graphics", "template-engine"]
description = "a command line tool for automating emoji exports from svg, including animation"
edition = "2018"
keywords = ["webp", "gif", "png", "svg", "image"]
license-file = "license.md"
name = "emoji-crafter"
readme = "readme.md"
repository = "https://github.com/bunnegirl/emoji-crafter"
version = "0.1.3"