Skip to content

feat: add versioning information with short and long version details#277

Open
lean-apple wants to merge 7 commits intoralexstokes:mainfrom
lean-apple:main
Open

feat: add versioning information with short and long version details#277
lean-apple wants to merge 7 commits intoralexstokes:mainfrom
lean-apple:main

Conversation

@lean-apple
Copy link

Closes #260.

Adds versioning information to the mev binary version output, with short and long format outputs.

  • cargo run --bin mev --V outputs :
mev v0.3.0 (f6e511ee)
  • cargo run --bin mev -- --version outputs :
Version:     0.3.0
Commit:      f6e511eec7342f59a25f7c0534f1dbea00d01b14
Built:       2024-10-25T07:09:31.028025000Z
Target:      aarch64-apple-darwin
Rustc:       1.82.0
Features:    boost,build,default,mev_boost_rs,mev_build_rs,mev_relay_rs,relay,reth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add version, commit, feature info to binary version output

1 participant