mirror of https://github.com/Leinnan/rpack.git
Specify dep
This commit is contained in:
parent
f2a4c59745
commit
c7054e2f74
|
|
@ -26,7 +26,7 @@ serde = { version = "1", features = ["derive"] }
|
|||
serde_json = "1"
|
||||
texture_packer = { version = "0.29", features = ["common"] }
|
||||
image = { version = "0.25", features = ["jpeg", "png"] }
|
||||
egui_extras = { version = "*", features = ["all_loaders"] }
|
||||
egui_extras = { version = "0.30", features = ["all_loaders"] }
|
||||
rfd = { version = "0.15", features = [] }
|
||||
wasm-bindgen-futures = "0.4"
|
||||
anyhow = "1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue