Pull up dependencies
No need for openssl on macOS
Pull up dependencies
Pull up dependencies
Drop unused -s/--summary option
Respin for another dependency update
Dependency updates
Fix badges
Add crates.io categories and badges Update dependencies
[Internal] Adjust request headers (crates.io wants 'Accept: application/json')
Update to use pager 0.9.3 which allows things like 'PAGER=less -S'
Fix displaying yanked versions
Report brief crate version history by default
Fix incorrect 'update at' timestamp
Handle network error and give appropriate error description if any Pipe output through an external pager
Fix dependency issue
Report timestamp in humanized form
Report crate version history with -V/--versions flag
Decode timestamps and report in more human readable form
No new functionality - dependency updates
No new functionality - dependency updates
Make -jv print pretty JSON
Add support for raw JSON output (-j) Replace serde with json for JSON decode Support stable Rust channel
Add flags for getting a specific crate detail -H - homepage -d - documentation -D - downloads -r - repository
Add support for -v
Initial drop