diff --git a/Cargo.lock b/Cargo.lock index 7a3b655..78a5b83 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -330,7 +330,7 @@ dependencies = [ [[package]] name = "imlib2" -version = "0.1.0" +version = "0.1.1" dependencies = [ "failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "imlib2-sys 0.1.0", @@ -372,7 +372,7 @@ dependencies = [ "failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "gl 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", "glutin 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)", - "imlib2 0.1.0", + "imlib2 0.1.1", "leanshot_xlib 0.1.1", "nanovg 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "png 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",