prepare for publishing
This commit is contained in:
parent
1a440b855a
commit
c8f508c4f2
3 changed files with 27 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue