mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 04:41:02 +00:00
Expose version info in CLI tool with build-time obtained git hash (#787)
* version info with built-time obtained git hash * clippy * rerun-if-changed properly and handle git command failing * cargo fmt
This commit is contained in:
@@ -5,3 +5,4 @@
|
||||
pub mod codegen;
|
||||
pub mod compatibility;
|
||||
pub mod metadata;
|
||||
pub mod version;
|
||||
|
||||
Reference in New Issue
Block a user