Near-One / near-plugins

Implementation of common patterns used for NEAR smart contracts.
Creative Commons Zero v1.0 Universal
27 stars 12 forks source link

Use `udeps` to catch unused Cargo dependencies #123

Open mooori opened 7 months ago

mooori commented 7 months ago

Aurora Engine uses udeps to catch unused Cargo dependencies. Maybe it makes sense to add it to CI here too.

Originally posted by @birchmd in https://github.com/aurora-is-near/near-plugins/pull/122#pullrequestreview-1729766073