Updated to correct version

This commit is contained in:
Daniel Collin 2016-01-03 15:35:17 +01:00
parent 4cdfa04208
commit 3f1b8e244a

View file

@ -9,7 +9,7 @@ Usage
```toml
# Cargo.toml
[dependencies]
minifb = "0.2.1"
minifb = "0.2.2"
```
Example