boja 0.1.0

A simple command line tool for conversion between color formats.
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["Nadir Fejzic <nadirfejzo@gmail.com>"]
description = "A simple command line tool for conversion between color formats."
edition = "2021"
license = "MIT"
name = "boja"
readme = "README.md"
version = "0.1.0"