/ fedimint-cli / build.rs
build.rs
1  fn main() {
2      fedimint_build::set_code_version();
3  }