update the version number in the documentation
from 0.21 to 0.23
This commit is contained in:
parent
dda1ae75e6
commit
b01d01d486
|
@ -15,7 +15,7 @@ Simply add the following to your `Cargo.toml` file:
|
|||
|
||||
```.ignore
|
||||
[dependencies]
|
||||
nalgebra = "0.21"
|
||||
nalgebra = "0.23"
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue