facebookincubator / fastmod

A fast partial replacement for the codemod tool
Apache License 2.0
1.68k stars 42 forks source link

fastmod --version only prints "fastmod" #7

Closed adamhammes closed 6 years ago

adamhammes commented 6 years ago

Expected:

$ fastmod --version
fastmod 0.1.0

Actual:

$ fastmod --version
fastmod
swolchok commented 6 years ago

looks like we need to use https://docs.rs/clap/2.31.2/clap/macro.crate_version.html