aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'mingling_core/Cargo.toml')
-rw-r--r--mingling_core/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/mingling_core/Cargo.toml b/mingling_core/Cargo.toml
index 166e0d5..118813c 100644
--- a/mingling_core/Cargo.toml
+++ b/mingling_core/Cargo.toml
@@ -28,7 +28,6 @@ debug = ["dep:log", "dep:env_logger"]
[dependencies]
just_fmt.workspace = true
-thiserror.workspace = true
once_cell.workspace = true
dirs = { workspace = true, optional = true }