version 0.1.18
This commit is contained in:
parent
cfa0988e9d
commit
3a381d3504
@ -7,7 +7,7 @@ license-file = "LICENSE"
|
|||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["minecraft", "protocol", "packets", "lightweight"]
|
keywords = ["minecraft", "protocol", "packets", "lightweight"]
|
||||||
|
|
||||||
version = "0.1.17"
|
version = "0.1.18"
|
||||||
edition = "2024"
|
edition = "2024"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
@ -6,7 +6,7 @@ This crate can be used for a server on rust idk -_-
|
|||||||
## Setup
|
## Setup
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
rust_mc_proto = "0.1.17" # stable version
|
rust_mc_proto = "0.1.18" # stable version
|
||||||
rust_mc_proto = { git = "https://git.meex.lol/MeexReay/rust_mc_proto" } # unstable version
|
rust_mc_proto = { git = "https://git.meex.lol/MeexReay/rust_mc_proto" } # unstable version
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user