mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 05:29:05 +02:00
core: display version number based on git-describe
This commit is contained in:
parent
007c5f72fc
commit
4ef0200804
3 changed files with 53 additions and 5 deletions
|
@ -27,6 +27,7 @@ bincode = "1.3.3"
|
|||
clap = { version = "4.1.4", features = ["derive"] }
|
||||
fastnbt = "2.3.2"
|
||||
futures-util = "0.3.28"
|
||||
git-version = "0.3.5"
|
||||
glam = "0.24.0"
|
||||
image = { version = "0.24.5", default-features = false, features = ["png"] }
|
||||
indexmap = { version = "2.0.0", features = ["serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue