Add a subcommand to check server features
This commit is contained in:
parent
c141153ad1
commit
0cd998a7a6
6 changed files with 221 additions and 25 deletions
|
|
@ -22,6 +22,7 @@ progenitor-client = "0.8.0"
|
|||
regress = "0.10.1"
|
||||
reqwest = { version = "0.12.8", features = ["json", "stream"] }
|
||||
serde = { version = "1.0.213", features = ["derive"] }
|
||||
tabled = "0.16.0"
|
||||
tokio = { version = "1.41.0", features = ["full"] }
|
||||
uuid = { version = "1.11.0", features = ["serde", "v4"] }
|
||||
vcard4 = "0.5.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue