Skip to content

Commit

Permalink
Bump num to 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobarbolini committed Jun 15, 2020
1 parent 958c548 commit 0d46451
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 @@ -15,7 +15,7 @@ build = "data/cameras/join.rs"
[dependencies]
toml = "0.5"
enum_primitive = "0.1"
num = "0.2"
num = "0.3"
lazy_static = "1"
byteorder = "1"
rayon = "1"
Expand Down

0 comments on commit 0d46451

Please sign in to comment.