Skip to content

ci: Fix pre-commit hook

Kévin Commaille requested to merge (removed):fix-hook into main

Because rustfmt isn't aware of the cargo manifest, it would complain that we use async methods with the rust 2015 version.

Merge request reports