Upgrading webmention to 0.6.0, removes native-tls

This commit is contained in:
Dessalines 2024-08-13 14:02:36 -04:00
parent 128e78f7c2
commit e825ef7def
2 changed files with 168 additions and 326 deletions

492
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -27,7 +27,7 @@ futures.workspace = true
uuid = { workspace = true }
moka.workspace = true
anyhow.workspace = true
webmention = "0.5.0"
webmention = "0.6.0"
accept-language = "3.1.0"
[package.metadata.cargo-machete]