forked from michael/leanshot
...
This commit is contained in:
parent
85700f5000
commit
d534834847
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -330,7 +330,7 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "imlib2"
|
name = "imlib2"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
"failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"imlib2-sys 0.1.0",
|
"imlib2-sys 0.1.0",
|
||||||
|
@ -372,7 +372,7 @@ dependencies = [
|
||||||
"failure 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
"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)",
|
"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)",
|
"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",
|
"leanshot_xlib 0.1.1",
|
||||||
"nanovg 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
"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)",
|
"png 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
|
Loading…
Reference in a new issue