Updated libraries

This commit is contained in:
2020-10-03 13:17:12 -04:00
parent 69794dec29
commit 3b18b61273

View File

@@ -7,5 +7,5 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
num = "0.2.1"
num = "0.3.0"
assert_approx_eq = "1.1.0"