]> git.proxmox.com Git - cargo.git/commit
Drop after_help in generate-lockfile
authorDale Wijnand <dale.wijnand@gmail.com>
Mon, 23 Jul 2018 14:23:57 +0000 (15:23 +0100)
committerDale Wijnand <dale.wijnand@gmail.com>
Mon, 23 Jul 2018 14:23:57 +0000 (15:23 +0100)
commit7ef6976e1d945cf6b9fd4aaadf60e9405e6305fc
tree5dbac47457ca81fc99f32a95b68685a64936f952
parent6b38295c3c35f18661a1c1d57980ba55d98d1461
Drop after_help in generate-lockfile

From reviewing the history this looks like a copy-paste error while
porting to clap (https://github.com/rust-lang/cargo/pull/5152): this is
fetch's after_help info
src/bin/cargo/commands/generate_lockfile.rs