aboutsummaryrefslogtreecommitdiff
path: root/rtp/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rtp/Cargo.toml')
-rw-r--r--rtp/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/rtp/Cargo.toml b/rtp/Cargo.toml
index 07e7123..84f0116 100644
--- a/rtp/Cargo.toml
+++ b/rtp/Cargo.toml
@@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2021"
[dependencies]
+thiserror = "2.0.3"