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
zeroizing: add repr(transparent) to Zeroizing (#1253)
This commit adds a repr(transparent) annotation to zeroize::Zeroizing,
allowing it to be used safely for FFI in more contexts. See
#1249 for more details.
0 commit comments