cargo.lock

This commit is contained in:
Michael Zhang 2020-07-13 12:51:52 -05:00
parent 1897deb33b
commit 1851311684
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B

2
Cargo.lock generated
View file

@ -421,7 +421,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]] [[package]]
name = "leanshot" name = "leanshot"
version = "0.3.3" version = "0.3.4"
dependencies = [ dependencies = [
"failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"gl 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", "gl 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",