mirror of
https://github.com/sharkdp/bat.git
synced 2025-03-20 01:28:49 +00:00
release-checklist.md: Update cargo outdated
section with link and arg
This commit is contained in:
parent
f5e3d9f010
commit
4236fa97cb
@ -6,9 +6,10 @@ See this page for a good overview: https://deps.rs/repo/github/sharkdp/bat
|
|||||||
|
|
||||||
- [ ] Optional: update dependencies with `cargo update`. This is also done by
|
- [ ] Optional: update dependencies with `cargo update`. This is also done by
|
||||||
dependabot, so it is not strictly necessary.
|
dependabot, so it is not strictly necessary.
|
||||||
- [ ] Check for outdated dependencies (`cargo outdated`) and decide for each of
|
- [ ] Install [cargo-outdated](https://crates.io/crates/cargo-outdated). Check
|
||||||
them whether we want to (manually) upgrade. This will require changes to
|
for outdated dependencies with `cargo outdated --root-deps-only` and
|
||||||
`Cargo.toml`.
|
decide for each of them whether we want to (manually) upgrade. This will
|
||||||
|
require changes to `Cargo.toml`.
|
||||||
|
|
||||||
## Version bump
|
## Version bump
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user