mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 05:29:05 +02:00
Only name library crate rather than whole package "minedmap-core"
This commit is contained in:
parent
3cb65ec70e
commit
9ec1c03ce1
2 changed files with 4 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -553,7 +553,7 @@ dependencies = [
|
|||
]
|
||||
|
||||
[[package]]
|
||||
name = "minedmap-core"
|
||||
name = "minedmap"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue