cargo-outdated v0.9.18 Release Notes

Release Date: 2021-11-10 // over 2 years ago
    • ๐Ÿ‘Œ Improve errors and unwraps (4585424)
    • โฌ†๏ธ Upgrade cargo to support the 2021 edition (235ad47)
    • โž• Add packaging status for cargo-outdated in README (f39c8de)
    • โšก๏ธ Update dependencies for openssl 3.0 support (a22e1cd)
    • ๐Ÿ›  Fix lints (8a74214)
    • โž• Add the missing cargo-features entry in Manifest. (a3f732e)
    • โž• Added new CI stages for linting and clippy, ran rustfmt and clippy to fix any current issues, added .cargo/config.toml for a clippy alias (99bc8a6)
    • ๐Ÿ“ฆ This patch fixes the feature issue where package is used to redirect a feature to a specific version of the dependency (97a2e29)