Upgrade to v0.11.1

This commit is contained in:
spikecodes 2021-05-08 22:09:47 -07:00
parent 97a0680bd0
commit e34329cfee
No known key found for this signature in database
GPG key ID: 004CECFF9B463BCB
3 changed files with 11 additions and 11 deletions

View file

@ -459,7 +459,7 @@ pub fn rewrite_urls(input_text: &str) -> String {
} else {
text1
}
},
}
Err(_) => String::new(),
}
}