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 @@ -6,7 +6,7 @@ publish = false
66
77[dependencies ]
88aws-lc-rs = " 1.12"
9- criterion = { version = " 0.6 " , features = [" html_reports" , " async_tokio" ] }
9+ criterion = { version = " 0.7 " , features = [" html_reports" , " async_tokio" ] }
1010s2n-codec = { path = " ../../common/s2n-codec" }
1111s2n-quic-dc = { path = " ../s2n-quic-dc" , features = [" testing" ] }
1212tokio = { version = " 1" , features = [" full" ] }
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ publish = false
1010
1111[dependencies ]
1212bytes = " 1"
13- criterion = { version = " 0.6 " , features = [" html_reports" ] }
13+ criterion = { version = " 0.7 " , features = [" html_reports" ] }
1414crossbeam-channel = { version = " 0.5" }
1515internet-checksum = " 0.2"
1616s2n-codec = { path = " ../../common/s2n-codec" , features = [" testing" ] }
You can’t perform that action at this time.
0 commit comments