Merge pull request #259 from burtonageo/update_readme
update crate documentation to point to latest crates.io version
This commit is contained in:
commit
69fd070d50
|
@ -15,7 +15,7 @@ Simply add the following to your `Cargo.toml` file:
|
|||
|
||||
```.ignore
|
||||
[dependencies]
|
||||
nalgebra = "0.11"
|
||||
nalgebra = "0.12"
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue