mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 05:29:05 +02:00
core: wrap long help texts
This commit is contained in:
parent
fb361145eb
commit
6da921cca3
3 changed files with 65 additions and 6 deletions
|
@ -39,7 +39,7 @@ pre-release-replacements = [
|
|||
[dependencies]
|
||||
anyhow = "1.0.68"
|
||||
bincode = "1.3.3"
|
||||
clap = { version = "4.1.4", features = ["derive"] }
|
||||
clap = { version = "4.1.4", features = ["derive", "wrap_help"] }
|
||||
fastnbt = "2.3.2"
|
||||
futures-util = "0.3.28"
|
||||
git-version = "0.3.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue