Update README.md

This commit is contained in:
blackfur 2021-04-27 11:59:34 +02:00 committed by GitHub
parent 7a774cde0a
commit 1d2b661a3a

View file

@ -4,7 +4,7 @@ This project ports the MCPI API to rust!
## How to install ## How to install
Simply install this by adding `mcpi_api = "0.1.1"` to your Cargo.toml Simply install this by adding `mcpi_api = "0.2.1"` to your Cargo.toml
## Examples ## Examples