favicon 0.1.0-draft-1

Build favicons for your website
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.image]
version = "0.24.2"

[package]
authors = ["Esteban Borai <estebanborai@gmail.com>"]
categories = ["web-programming"]
description = "Build favicons for your website"
edition = "2021"
homepage = "https://github.com/EstebanBorai/favicon"
keywords = ["favicon", "images", "web", "website"]
license = "MIT OR Apache-2.0"
name = "favicon"
readme = "README.md"
repository = "https://github.com/EstebanBorai/favicon"
resolver = "2"
version = "0.1.0-draft-1"