aboutsummaryrefslogtreecommitdiffstats
path: root/jabber/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'jabber/Cargo.toml')
-rw-r--r--jabber/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jabber/Cargo.toml b/jabber/Cargo.toml
index d070838..b6093cf 100644
--- a/jabber/Cargo.toml
+++ b/jabber/Cargo.toml
@@ -30,6 +30,7 @@ futures = "0.3.31"
take_mut = "0.2.2"
pin-project-lite = "0.2.15"
pin-project = "1.1.7"
+thiserror = "2.0.11"
[dev-dependencies]
test-log = { version = "0.2", features = ["trace"] }