show-user: add databases field, report when no users

This commit is contained in:
2024-08-07 20:30:16 +02:00
parent a3c894061c
commit 833251a1a2
4 changed files with 79 additions and 13 deletions

1
Cargo.lock generated
View File

@@ -1364,6 +1364,7 @@ version = "1.0.116"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813"
dependencies = [
"indexmap",
"itoa",
"ryu",
"serde",