Sync README.

This commit is contained in:
Sebastian Schmidt 2022-02-20 09:31:17 +02:00
parent 98a7ba23c3
commit 8bb00c3919

View File

@ -22,7 +22,7 @@ Add `evalexpr` as dependency to your `Cargo.toml`:
```toml
[dependencies]
evalexpr = "6"
evalexpr = "7"
```
Then you can use `evalexpr` to **evaluate expressions** like this: