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
Improve handling of keys generated by OpenSSH. Now when instantiating profile from file we generate the public key from the private key instead of reading it from the file - (4554f14)
Fix pypy and python version in build workflow - (ff622dd)
Duplicate LICENSE file to fix maturin build now failing to read a file in a parent folder PyO3/maturin#2743 - (31394c6)