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 84f0116..462f52e 100644
--- a/rtp/Cargo.toml
+++ b/rtp/Cargo.toml
@@ -5,3 +5,4 @@ edition = "2021"
[dependencies]
thiserror = "2.0.3"
+log = "0.4.22"