Update version in docs header
This commit is contained in:
parent
2ab82befe4
commit
0f6c0e5233
|
@ -15,7 +15,7 @@ Simply add the following to your `Cargo.toml` file:
|
||||||
|
|
||||||
```.ignore
|
```.ignore
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nalgebra = "0.18"
|
nalgebra = "0.21"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue