mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 05:29:05 +02:00
Rename library crate to minedmap-core
Rustdoc can't deal with a bin and lib crate with the same name.
This commit is contained in:
parent
0542f2ea11
commit
0842cb4ec2
10 changed files with 36 additions and 28 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -552,7 +552,7 @@ dependencies = [
|
|||
]
|
||||
|
||||
[[package]]
|
||||
name = "minedmap"
|
||||
name = "minedmap-core"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue