Skip to content

Commit

Permalink
Update approx to 0.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
iliekturtles committed Aug 3, 2018
1 parent e422e82 commit c3b7d39
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 @@ -35,7 +35,7 @@ serde = { version = "1.0", optional = true, default-features = false }
typenum = "1.9"

[dev-dependencies]
approx = "0.2"
approx = "0.3"
quickcheck = "0.6"
serde_json = "1.0"
static_assertions = "0.2"
Expand Down

0 comments on commit c3b7d39

Please sign in to comment.