forked from StrafesNET/map-tool
add deps image, gzip (flate2), image_dds
This commit is contained in:
parent
53539f290b
commit
3a3749eaeb
856
Cargo.lock
generated
856
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -7,6 +7,9 @@ edition = "2021"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
clap = { version = "4.4.2", features = ["derive"] }
|
clap = { version = "4.4.2", features = ["derive"] }
|
||||||
|
flate2 = "1.0.27"
|
||||||
|
image = "0.24.7"
|
||||||
|
image_dds = "0.1.1"
|
||||||
rbx_binary = "0.7.1"
|
rbx_binary = "0.7.1"
|
||||||
rbx_dom_weak = "2.5.0"
|
rbx_dom_weak = "2.5.0"
|
||||||
rbx_reflection_database = "0.2.7"
|
rbx_reflection_database = "0.2.7"
|
||||||
|
Loading…
Reference in New Issue
Block a user