added function to wrap debug messages in an echo command
implemented formatted printing of stack and bookmarks
This commit is contained in:
@@ -5,5 +5,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.0", features = ["derive"] }
|
||||
dirs = "5.0.1"
|
||||
serde = { version = "1.0.216", features = [ "std", "derive" ] }
|
||||
sysinfo = "0.32.0"
|
||||
toml = "0.8.19"
|
||||
|
||||
Reference in New Issue
Block a user