We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f670531 commit d344ab3Copy full SHA for d344ab3
README.md
@@ -12,7 +12,7 @@ like MATLAB, Octave, and R. For a complete API reference, check [the docs](https
12
To use the latest released version of `rhai-sci`, add this to your `Cargo.toml`:
13
14
```toml
15
-rhai-sci = "0.2.0"
+rhai-sci = "0.2.1"
16
```
17
18
To use the bleeding edge instead, add this:
0 commit comments