Indicate number of members in room (#110)

This commit is contained in:
mikoto 2023-06-14 19:31:43 -07:00 committed by Ulyssa
parent 6c031f589e
commit a020b860dd
No known key found for this signature in database
GPG key ID: 1B3965A3D18B9B64
3 changed files with 20 additions and 10 deletions

3
Cargo.lock generated
View file

@ -2110,8 +2110,7 @@ dependencies = [
[[package]]
name = "modalkit"
version = "0.0.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b44af1b5a7737da948719b907c870b4c852f1d98300d873bd12568f4028d908a"
source = "git+https://github.com/ulyssa/modalkit?rev=7979680#797968002c53287d907ca3ae823e3482265c94bb"
dependencies = [
"anymap2",
"arboard",