Go to file
2023-05-07 13:20:11 +03:00
.vscode Added command to add master password 2023-04-27 17:40:49 +03:00
migration Added command to add master password 2023-04-27 17:40:49 +03:00
src Added Handler struct to hold the boxed next step handler and the previous message to be able to delete the previous message to allways delete it 2023-05-07 13:20:11 +03:00
.gitignore Initial commit 2023-04-23 20:54:16 +03:00
Cargo.lock Added NoUserInfo, NoMessageText and HandlerUsed error types to decrease the amount of unwraps 2023-05-06 20:20:33 +03:00
Cargo.toml Added NoUserInfo, NoMessageText and HandlerUsed error types to decrease the amount of unwraps 2023-05-06 20:20:33 +03:00
LICENSE Initial commit 2023-04-23 20:54:16 +03:00