rustfmt, rustdoc, Cargo.toml fixes

This commit is contained in:
nobody 2024-08-06 18:05:26 +02:00 committed by murmeldin
parent 81714dfdc0
commit 473d131246
6 changed files with 61 additions and 29 deletions

View file

@ -19,3 +19,4 @@ clap = "4.5.11"
rpassword = "7.3.1"
serde = {version = "1.0.204", features = ["derive"]}
serde_json = "1.0.122"
colored = "2.1.0"