cargo toml update
This commit is contained in:
parent
696f715941
commit
c86a234180
1 changed files with 2 additions and 0 deletions
|
@ -2,7 +2,9 @@
|
||||||
name = "rust_mc_proto"
|
name = "rust_mc_proto"
|
||||||
description = "Minecraft packets protocol in pure rust"
|
description = "Minecraft packets protocol in pure rust"
|
||||||
|
|
||||||
|
repository = "https://github.com/MeexReay/rust_mc_proto"
|
||||||
license-file = "LICENSE"
|
license-file = "LICENSE"
|
||||||
|
readme = "README.md"
|
||||||
|
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue