Skip to content

Commit 631eb9e

Browse files
committed
feat(cherrypick): version now shows hash
1 parent 0bd26e3 commit 631eb9e

File tree

6 files changed

+1131
-36
lines changed

6 files changed

+1131
-36
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ target/
1515

1616
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
1717
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
18-
Cargo.lock
18+
# Cargo.lock
19+
# Who put this here
1920

2021
# These are backup files generated by rustfmt
2122
**/*.rs.bk

0 commit comments

Comments
 (0)