Boshen / cargo-shear

Detect and remove unused dependencies from Cargo.toml
MIT License
92 stars 5 forks source link

chore: release v1.1.3 #81

Closed Boshen closed 1 month ago

Boshen commented 2 months ago

🤖 New release

Changelog

## [1.1.3](https://github.com/Boshen/cargo-shear/compare/v1.1.2...v1.1.3) - 2024-09-23 ### Fixed - search for tokens in `Verbatim` which are not interpreted by syn. ([#87](https://github.com/Boshen/cargo-shear/pull/87)) ### Other - *(renovate)* bump versions - *(deps)* update rust crates ([#86](https://github.com/Boshen/cargo-shear/pull/86)) - *(deps)* update rust crates ([#84](https://github.com/Boshen/cargo-shear/pull/84)) - *(deps)* update dependency rust to v1.81.0 ([#83](https://github.com/Boshen/cargo-shear/pull/83)) - *(deps)* update dependency rust to v1.80.1 ([#82](https://github.com/Boshen/cargo-shear/pull/82)) - Update README.md - Add trophy cases for reqsign ([#80](https://github.com/Boshen/cargo-shear/pull/80)) - *(deps)* update rust crates ([#79](https://github.com/Boshen/cargo-shear/pull/79)) - *(README)* mention rustc and clippy


This PR was generated with release-plz.