1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-24 22:01:47 +03:00

chore: Update criterion to 0.4

This commit is contained in:
Jalil David Salamé Messina 2023-03-27 02:11:28 -03:00 committed by Wez Furlong
parent 05df6ec054
commit 344f133608

View File

@ -55,7 +55,7 @@ use_image = ["image"]
docs = ["widgets", "use_serde"]
[dev-dependencies]
criterion = "0.3"
criterion = "0.4"
varbincode = "0.1"
k9 = "0.11"
env_logger = "0.10"