✨ (pagetop): Añade gestión de rutas con parámetros
This commit is contained in:
parent
caa4cf6096
commit
476aff1d8e
8 changed files with 197 additions and 56 deletions
|
|
@ -21,6 +21,7 @@ config = { version = "0.15", default-features = false, features = ["toml"] }
|
|||
figlet-rs = "0.1"
|
||||
getter-methods = "2.0"
|
||||
itoa = "1.0"
|
||||
indexmap = "2.12"
|
||||
parking_lot = "0.12"
|
||||
substring = "1.4"
|
||||
terminal_size = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue