Upgrade outdated dependencies

This commit is contained in:
Jonas Platte
2024-09-29 10:42:39 +02:00
parent b7059ddd18
commit 9f8cdecae6
5 changed files with 8 additions and 7 deletions

View File

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