File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -59,11 +59,11 @@ package = "triton-isa"
5959arbitrary = { version = " 1" , features = [" derive" ] }
6060assert2 = " 0.3"
6161colored = " 3.0"
62- criterion = { package = " codspeed-criterion-compat" , version = " 2.7 " , features = [" html_reports" ] }
62+ criterion = { package = " codspeed-criterion-compat" , version = " 2.10 " , features = [" html_reports" ] }
6363fs-err = " 3.1"
6464get-size2 = { version = " 0.5" , features = [" derive" ] }
65- indexmap = { version = " 2.7.1 " , features = [" rayon" ] }
66- insta = " 1.42 .1"
65+ indexmap = { version = " 2.10.0 " , features = [" rayon" ] }
66+ insta = " 1.43 .1"
6767itertools = " 0.14"
6868lazy_static = " 1.5"
6969memory-stats = { version = " 1.2" , features = [" always_use_statm" ] }
@@ -76,13 +76,13 @@ proc-macro2 = "1.0"
7676proptest = " 1.7"
7777proptest-arbitrary-interop = " 0.1"
7878quote = " 1.0"
79- rand = " 0.9.0 "
79+ rand = " 0.9.1 "
8080rayon = " 1.10"
8181serde = { version = " 1" , features = [" derive" ] }
8282serde_json = " 1.0"
8383strum = { version = " 0.27" , features = [" derive" ] }
8484syn = " 2.0"
85- test-strategy = " 0.4.1 "
85+ test-strategy = " 0.4.2 "
8686thiserror = " 2.0"
8787twenty-first = " 0.50.0"
8888unicode-width = " 0.2"
You can’t perform that action at this time.
0 commit comments