Merge remote-tracking branch 'upstream/main' into conduwuit-changes

This commit is contained in:
strawberry
2024-05-01 15:25:44 -04:00
16 changed files with 114 additions and 11 deletions

View File

@@ -18,7 +18,7 @@ all-features = true
unstable-exhaustive-types = []
[dependencies]
itertools = "0.11.0"
itertools = "0.12.1"
js_int = { workspace = true }
ruma-common = { workspace = true }
ruma-events = { workspace = true }