Обновление структуры проекта
This commit is contained in:
8
tools/texture-decoder/Cargo.toml
Normal file
8
tools/texture-decoder/Cargo.toml
Normal file
@@ -0,0 +1,8 @@
|
||||
[package]
|
||||
name = "texture-decoder"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
byteorder = "1.4.3"
|
||||
image = "0.25.0"
|
||||
Reference in New Issue
Block a user