cargo toml update
This commit is contained in:
parent
696f715941
commit
c86a234180
@ -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…
x
Reference in New Issue
Block a user