prepare for publishing

This commit is contained in:
Reid 2023-10-06 16:28:36 -07:00
parent 1a440b855a
commit c8f508c4f2
Signed by: reidlab
GPG key ID: 6C9EAA3364F962C8
3 changed files with 27 additions and 2 deletions

View file

@ -1,7 +1,11 @@
[package]
name = "gd-icon-renderer"
version = "0.1.0"
description = "A tool to render Geometry Dash icons."
version = "1.0.0"
edition = "2021"
license = "MIT"
license-file = "LICENSE"
repository = "https://git.reidlab.online/reidlab/gd-icon-renderer"
[dependencies]
image = "0.24.7"