LibXMTP is a shared library encapsulating the core functionality of the XMTP messaging protocol, such as cryptography, networking, and language bindings.
This PR ensures that IOS and Android use onlywebpki-roots for tonic. Bumping tonic from 12.2 to 12.3 breaks TLS if native-roots is enabled in addition to webpki for android and ios targets
This PR ensures that IOS and Android use only
webpki-roots
fortonic
. Bumping tonic from12.2
to12.3
breaks TLS ifnative-roots
is enabled in addition towebpki
for android and ios targets