est31 / cargo-udeps

Find unused dependencies in Cargo.toml
Other
1.76k stars 46 forks source link

Update dependencies to latest version #167

Closed NobodyXu closed 1 year ago

NobodyXu commented 1 year ago

Signed-off-by: Jiahao XU Jiahao_XU@outlook.com

est31 commented 1 year ago

I usually do this during the release process as one of the last steps before a release, to ensure users have the latest dependencies. In general, such PRs are therefore not needed. I'll merge it still, as I expect a release to happen soon.