feat: vendored-openssl feature for xmpp crate
This commit is contained in:
parent
1710a6f99e
commit
95b9526912
1 changed files with 2 additions and 0 deletions
|
|
@ -50,3 +50,5 @@ escape-hatch = []
|
|||
syntax-highlighting = [ "tokio-xmpp/syntax-highlighting" ]
|
||||
# Enable serde support in jid crate
|
||||
serde = [ "tokio-xmpp/serde" ]
|
||||
|
||||
vendored-openssl = [ "reqwest/native-tls-vendored" ]
|
||||
|
|
|
|||
Loading…
Reference in a new issue