aboutsummaryrefslogtreecommitdiff
path: root/libs/nres/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'libs/nres/Cargo.toml')
-rw-r--r--libs/nres/Cargo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/libs/nres/Cargo.toml b/libs/nres/Cargo.toml
deleted file mode 100644
index 804f5c0..0000000
--- a/libs/nres/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-name = "libnres"
-version = "0.1.4"
-edition = "2021"
-
-[dependencies]
-byteorder = "1.4"
-log = "0.4"
-miette = "7.0"
-thiserror = "2.0"