mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 05:29:05 +02:00
core: region_processor: fix crash due to incorrect counting in info message
Fixes #52
This commit is contained in:
parent
d435643cfc
commit
66189d279c
4 changed files with 47 additions and 34 deletions
|
@ -40,6 +40,7 @@ pre-release-replacements = [
|
|||
anyhow = "1.0.68"
|
||||
bincode = "1.3.3"
|
||||
clap = { version = "4.1.4", features = ["derive", "wrap_help"] }
|
||||
enum-map = "2.7.3"
|
||||
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