Add the count to the facet distribution

This commit is contained in:
Kerollmops
2021-01-26 14:14:37 +01:00
parent 4b9e81fc89
commit 7be275b692
5 changed files with 46 additions and 22 deletions

1
http-ui/Cargo.lock generated
View File

@ -1335,6 +1335,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9fe9037165d7023b1228bc4ae9a2fa1a2b0095eca6c2998c624723dfd01314a5"
dependencies = [
"num-traits",
"serde",
]
[[package]]