Skip to content

Commit

Permalink
Merge pull request #3 from alopatindev/dependabot/cargo/nalgebra-0.19
Browse files Browse the repository at this point in the history
Update nalgebra requirement from 0.18 to 0.19
  • Loading branch information
alopatindev committed Oct 29, 2019
2 parents 2a693e8 + f1052c7 commit c9716a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ doctest = false

[dependencies]
clap = "2.33"
nalgebra = "0.18"
nalgebra = "0.19"
order-stat = "0.1"
users = "0.9"
wifiscanner = "0.5"
Expand Down

0 comments on commit c9716a9

Please sign in to comment.