Create webfinger
crate #5
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ pub struct MetaLink {
|
|||
pub document: String,
|
||||
pub pattern: String,
|
||||
pub rel: String,
|
||||
pub r#type: Option<String>,
|
||||
pub type_: Option<String>,
|
||||
pub href: Option<String>,
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue