chore: Bump dependencies (#15029)

Release Notes:


- N/A
This commit is contained in:
Piotr Osiewicz 2024-07-23 21:38:47 +02:00 committed by GitHub
parent 5f8e799d60
commit fa76d8edcf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 99 additions and 154 deletions

View file

@ -23,7 +23,7 @@ util.workspace = true
gpui = { workspace = true, features = ["test-support"] }
rand.workspace = true
util = { workspace = true, features = ["test-support"] }
criterion = { version = "0.4", features = ["html_reports"] }
criterion = { version = "0.5", features = ["html_reports"] }
[[bench]]
name = "rope_benchmark"