This commit is contained in:
Lukáš Hozda 2017-12-31 19:59:13 +01:00
commit 02dff9525f

View File

@ -18,7 +18,7 @@ Rhai's current feature set:
You can install Rhai using crates by adding this line to your dependences:
```
```toml
[dependencies]
rhai = "0.8.1"
```