Skip to content

Commit

Permalink
Merge pull request #58 from ThomasdenH/dependabot/cargo/nalgebra-0.21.0
Browse files Browse the repository at this point in the history
Bump nalgebra from 0.19.0 to 0.21.0
  • Loading branch information
ThomasdenH committed Apr 24, 2020
2 parents 4a3d291 + b92b7ef commit f36c8ae
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 27 deletions.
87 changes: 61 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ clap = "2"
snafu = "0.5.0"

[dependencies.nalgebra]
version = "0.19"
version = "0.21"
features = ["serde-serialize"]

[dev-dependencies]
Expand Down

0 comments on commit f36c8ae

Please sign in to comment.