aboutsummaryrefslogtreecommitdiff
path: root/rtp/Cargo.toml
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-12-06 16:01:18 +0100
committermetamuffin <metamuffin@disroot.org>2024-12-06 16:01:18 +0100
commit8e19859996eee29ba28c4e4a933ba396924ac163 (patch)
treecc9c44f6e19d3a18ad57782f11b760abab15bca1 /rtp/Cargo.toml
parent8d02c52f770e5626a67dfdc47214fc23b744ac47 (diff)
downloadsip-rs-8e19859996eee29ba28c4e4a933ba396924ac163.tar
sip-rs-8e19859996eee29ba28c4e4a933ba396924ac163.tar.bz2
sip-rs-8e19859996eee29ba28c4e4a933ba396924ac163.tar.zst
a
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"