You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
notes = "build is only looking for environment variables to set cfg. only two minor uses of unsafe,on macos, with ffi bindings to digest primitives and libc atexit. otherwise, this is an abstraction over three very complex systems (schannel, security-framework, and openssl) which may end up having subtle differences, but none of those are apparent from the implementation of this crate"
2593
2593
2594
+
[[audits.native-tls]]
2595
+
who = "Alex Crichton <alex@alexcrichton.com>"
2596
+
criteria = "safe-to-deploy"
2597
+
delta = "0.2.11 -> 0.2.14"
2598
+
notes = "Minor changes, mostly around updating some dependencies, directives, etc."
0 commit comments