aboutsummaryrefslogtreecommitdiff
path: root/libs/nres/Cargo.toml
blob: 804f5c0a22b99c91fc90bf76d1ed40ae4c82ce95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[package]
name = "libnres"
version = "0.1.4"
edition = "2021"

[dependencies]
byteorder = "1.4"
log = "0.4"
miette = "7.0"
thiserror = "2.0"