pretty printing
This commit is contained in:
parent
52a80cfb0e
commit
c867ad379e
30 changed files with 1533 additions and 387 deletions
|
|
@ -25,5 +25,5 @@ nix = {version = "0.31", features = ["process", "signal"]}
|
|||
regex = "1"
|
||||
crossterm = "*"
|
||||
dumpster = "2.1"
|
||||
logparse = {path = "./logparse/", version="0.2.0"}
|
||||
pretty-print = {path = "./pretty-print/projects/pretty-print"}
|
||||
logparse = {path = "./logparse/", version="0.3.0"}
|
||||
arboard = {version="3", features=["wayland-data-control"]}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue