|
diff
|
Silence some clippy warnings
|
2024-06-29 23:08:11 +07:00 |
|
parse
|
add mjml as xml
|
2024-08-03 02:38:27 +07:00 |
|
conflicts.rs
|
Use pub(crate) everywhere for visibility
|
2023-11-18 16:46:13 +07:00 |
|
constants.rs
|
Use pub(crate) everywhere for visibility
|
2023-11-18 16:46:13 +07:00 |
|
exit_codes.rs
|
Use pub(crate) everywhere for visibility
|
2023-11-18 16:46:13 +07:00 |
|
files.rs
|
Prefer .to_owned() on &str
|
2024-05-07 08:32:30 +07:00 |
|
hash.rs
|
Use pub(crate) everywhere for visibility
|
2023-11-18 16:46:13 +07:00 |
|
options.rs
|
Improve terminal width detection
|
2024-05-10 16:26:48 +07:00 |
|
summary.rs
|
Use pub(crate) everywhere for visibility
|
2023-11-18 16:46:13 +07:00 |
|
version.rs
|
Include rustc version in --version output
|
2023-11-28 13:07:33 +07:00 |