You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our current version of criterion depends on clap 2.x, the new criterion version (0.5) depends on clap 4.x. In #5273 were upgrading clap to 4.x. We should upgrade Criterion to 0.5 so we can completely remove the clap 2.x dependency from our codebase
The text was updated successfully, but these errors were encountered:
Description
Our current version of criterion depends on clap 2.x, the new criterion version (0.5) depends on clap 4.x. In #5273 were upgrading clap to 4.x. We should upgrade Criterion to 0.5 so we can completely remove the clap 2.x dependency from our codebase
The text was updated successfully, but these errors were encountered: