forked from mirrors/gstreamer-rs
Update to muldiv 0.2
This commit is contained in:
parent
7429138274
commit
be646e78d9
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue