the second field of history entries in the hist file now contain command runtime in seconds, instead of an id

updated rustfmt.toml and formatted codebase
This commit is contained in:
2026-03-05 10:29:54 -05:00
parent 1efaf0e516
commit e07a853074
17 changed files with 522 additions and 477 deletions

View File

@@ -1,7 +1,5 @@
max_width = 100
tab_spaces = 2
edition = "2021"
edition = "2024"
newline_style = "Unix"
wrap_comments = true