cargo-outdated 0.11.0

Cargo subcommand for displaying when dependencies are out of date
1
2
3
4
5
6
7
8
9
10
11
12
status = [
	"CI",
]
pr_status = [
	"CI-PR", "Lint",
]
timeout_sec = 7200
prerun_timeout_sec = 7200
delete_merged_branches = true
cut_body_after = ""
block_labels = ["M: blocked", "M: require changes"]