]> git.proxmox.com Git - cargo.git/commit
refactor(cli): Centralize reading of verbose
authorEd Page <eopage@gmail.com>
Thu, 9 Jun 2022 21:35:08 +0000 (16:35 -0500)
committerEd Page <eopage@gmail.com>
Mon, 13 Jun 2022 15:01:35 +0000 (10:01 -0500)
commit55f8a260e0fb29725c80ec7af896e6b8c60503df
tree65a1317e15575e5a05f7b5c3f9885254f49bce74
parent6b8e1922261bbed1894bf40069fb2d5dc8d62fb0
refactor(cli): Centralize reading of verbose
src/bin/cargo/cli.rs
src/bin/cargo/commands/tree.rs
src/bin/cargo/commands/version.rs
src/cargo/util/command_prelude.rs