File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ workspace = true
2929
3030[dev-dependencies ]
3131benchmark = { path = " ../benchmark/" }
32- codspeed-criterion-compat = { version = " 3 .0" , default-features = false }
32+ codspeed-criterion-compat = { version = " 4 .0" , default-features = false }
3333criterion = { version = " 0.7" , default-features = false }
3434referencing_testsuite = { package = " jsonschema-referencing-testsuite" , path = " ../jsonschema-referencing-testsuite/" }
3535test-case = " 3.3.1"
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ regex = "1.11.1"
5252
5353[dev-dependencies ]
5454benchmark = { path = " ../benchmark/" }
55- codspeed-criterion-compat = { version = " 3 .0" , default-features = false }
55+ codspeed-criterion-compat = { version = " 4 .0" , default-features = false }
5656criterion = { version = " 0.7" , default-features = false }
5757testsuite = { package = " jsonschema-testsuite" , path = " ../jsonschema-testsuite" }
5858test-case = " 3"
You can’t perform that action at this time.
0 commit comments