update crate documentation to point to latest
This commit is contained in:
parent
119499beeb
commit
7b17fa58e8
|
@ -15,7 +15,7 @@ Simply add the following to your `Cargo.toml` file:
|
||||||
|
|
||||||
```.ignore
|
```.ignore
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nalgebra = "0.11"
|
nalgebra = "0.12"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue