You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "A simple command-line utility (and Rust crate!) for converting from a conventional image file (e.g. a PNG file) into a pixel-art version constructed with emoji"
license = "GPL-3.0-only"
edition = "2018"
[dependencies]
clap = { version = "3.0.0", features = ["cargo", "derive"] }