feat(exporters): scaffold PngExporter
This commit is contained in:
@@ -5,6 +5,7 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
lib = { path = "../lib" }
|
||||
image = { version = "0.25", default-features = false, features = ["png"] }
|
||||
fastnbt = "2.6.1"
|
||||
flate2 = "1.1.9"
|
||||
anyhow = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user