Обновление структуры проекта
This commit is contained in:
10
libs/nres/Cargo.toml
Normal file
10
libs/nres/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "libnres"
|
||||
version = "0.1.4"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
byteorder = "1.4"
|
||||
log = "0.4"
|
||||
miette = "7.0"
|
||||
thiserror = "2.0"
|
||||
Reference in New Issue
Block a user