Update to muldiv 0.2

This commit is contained in:
Sebastian Dröge 2018-05-11 10:37:19 +03:00
parent 7429138274
commit be646e78d9

View file

@ -23,7 +23,7 @@ glib = { git = "https://github.com/gtk-rs/glib" }
num-rational = { version = "0.1.38", default-features = false, features = [] }
lazy_static = "1.0"
futures-core = { version = "0.2", optional = true }
muldiv = "0.1.1"
muldiv = "0.2"
[build-dependencies.rustdoc-stripper]
version = "0.1"