mirror of
https://github.com/lifegpc/libtlg-rs.git
synced 2026-06-06 05:49:02 +08:00
Bump deps
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "tlg"
|
||||
version = "0.2.2"
|
||||
version = "0.2.3"
|
||||
description = "Tools to process TLG image file."
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
@@ -13,4 +13,4 @@ encode = ["libtlg-rs/encode"]
|
||||
[dependencies]
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
libtlg-rs = { path = "../libtlg-rs" }
|
||||
png = "0.17"
|
||||
png = "0.18"
|
||||
|
||||
Reference in New Issue
Block a user