From beab67b2e38808f91ecd390190d527fc7db5499d Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 23 Feb 2025 12:14:27 +0100 Subject: call receive tool --- sip/src/encoding/headers.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sip/src/encoding') diff --git a/sip/src/encoding/headers.rs b/sip/src/encoding/headers.rs index e880739..30587c7 100644 --- a/sip/src/encoding/headers.rs +++ b/sip/src/encoding/headers.rs @@ -140,7 +140,7 @@ pub fn unquote(v: &str) -> Result { .to_string()) } -#[derive(Debug)] +#[derive(Debug, Clone)] pub struct Contact { pub display_name: Option, pub uri: Uri, -- cgit v1.2.3-70-g09d2