mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-01 05:29:05 +02:00
Add license and repository info to all crates
This commit is contained in:
parent
4f3b43e4a4
commit
8e369f33fd
4 changed files with 17 additions and 5 deletions
|
@ -1,7 +1,9 @@
|
|||
[package]
|
||||
name = "minedmap-types"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue