rustls / rustls-ffi

Use Rustls from any language
Other
125 stars 30 forks source link

tests: fix -Wformat #275

Closed thesamesam closed 1 year ago

thesamesam commented 1 year ago

Bug: https://github.com/rustls/rustls-ffi/issues/235

jsha commented 1 year ago

Thanks for the fix!

thesamesam commented 1 year ago

Thanks!