standard layout (#2)

This commit is contained in:
Jens K.
2024-11-28 16:02:01 +01:00
committed by GitHub
parent b95d7ecfb2
commit b1e9b027a2
9 changed files with 210 additions and 66 deletions

3
Cargo.lock generated
View File

@@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
version = 4
[[package]]
name = "addr2line"
@@ -642,6 +642,7 @@ dependencies = [
"color-eyre",
"crossterm",
"ratatui",
"strum",
]
[[package]]