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
* use PathBuff instead of &str
* collect to path instead of mutating it
* switch to &Path instead of &PathBuf
* implemented multi-key imports support
* remove unnecessary line
* update rpassword
* fix imports
* trim input and print imported key
* return error with code 1 for KeyExists
* return both correct code and the message
* remove into()
0 commit comments