add try_lock to MutexMap; allow TryFrom constructions

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2025-01-22 06:40:07 +00:00
parent 49023aa295
commit 7c0c029a4a
4 changed files with 71 additions and 19 deletions

View file

@ -332,7 +332,7 @@ version = "0.1.2"
[workspace.dependencies.ruma]
git = "https://github.com/girlbossceo/ruwuma"
#branch = "conduwuit-changes"
rev = "c4f55b39900b33b2d443dd12a6a2dab50961fdfb"
rev = "427877d5bc14988ed877e500bbb27f8bc08b84e8"
features = [
"compat",
"rand",