forked from meli/meli
1
Fork 0
meli/src
Manos Pitsidianakis 957abf4e72
Update cargo dependencies
Concerns #242 - "Compilation failure on master on OpenBSD"
2023-07-04 00:21:16 +03:00
..
command meli: move subcommand handling to its own module 2023-07-03 09:38:43 +03:00
components mail/view: don't set all thread to seen when opening a thread entry 2023-07-03 11:04:49 +03:00
conf Update cargo dependencies 2023-07-04 00:21:16 +03:00
plugins Rename MeliError struct to Error 2022-12-08 22:20:05 +02:00
terminal melib: Replace old-style /*! module doc comments with //! 2023-07-03 09:38:37 +03:00
types Add {Timer,Component}Id wrapper types over Uuid 2023-06-17 21:02:07 +03:00
args.rs meli: move subcommand handling to its own module 2023-07-03 09:38:43 +03:00
command.rs melib: Replace old-style /*! module doc comments with //! 2023-07-03 09:38:37 +03:00
components.rs melib: Replace old-style /*! module doc comments with //! 2023-07-03 09:38:37 +03:00
conf.rs melib: Replace old-style /*! module doc comments with //! 2023-07-03 09:38:37 +03:00
jobs.rs meli: Tidy up use of debug! 2023-06-17 21:14:15 +03:00
lib.rs meli: move subcommand handling to its own module 2023-07-03 09:38:43 +03:00
mailcap.rs meli: Tidy up use of debug! 2023-06-17 21:14:15 +03:00
main.rs meli: move subcommand handling to its own module 2023-07-03 09:38:43 +03:00
managesieve.rs meli: Tidy up use of debug! 2023-06-17 21:14:15 +03:00
plugins.rs melib: Replace old-style /*! module doc comments with //! 2023-07-03 09:38:37 +03:00
sqlite3.rs melib: Replace old-style /*! module doc comments with //! 2023-07-03 09:38:37 +03:00
state.rs meli: move subcommand handling to its own module 2023-07-03 09:38:43 +03:00
subcommands.rs meli: clippy lint fixes 2023-07-03 09:38:51 +03:00
terminal.rs meli: Tidy up use of debug! 2023-06-17 21:14:15 +03:00
types.rs composer: fix cursor/widget focus scrolling logic 2023-06-22 13:23:27 +03:00