Fix outdated version

This commit is contained in:
Bet4
2022-05-04 21:31:53 +08:00
parent 8fec2f6992
commit dafdcd3f06
5 changed files with 7 additions and 4 deletions

View File

@@ -32,7 +32,7 @@ Add this to your `Cargo.toml`:
```
[dependencies]
unicorn-engine = "2.0.0-rc3"
unicorn-engine = "2.0.0"
```
## Acknowledgements