mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-10 05:02:49 +02:00
enable http2 feature for reqwest.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
dbcb3be0ab
commit
25f598ce6c
2 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,7 @@ features = [
|
|||
"rustls-tls-native-roots",
|
||||
"socks",
|
||||
"hickory-dns",
|
||||
"http2",
|
||||
]
|
||||
|
||||
[workspace.dependencies.serde]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue