Bump stable_deref_trait from 1.0.0 to 1.1.1

Bumps [stable_deref_trait](https://github.com/storyyeller/stable_deref_trait) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/storyyeller/stable_deref_trait/releases)
- [Commits](https://github.com/storyyeller/stable_deref_trait/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-29 08:03:52 +00:00 committed by GitHub
parent d7d56454b0
commit 2d1d0d2803
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -5452,9 +5452,9 @@ dependencies = [
[[package]]
name = "stable_deref_trait"
version = "1.0.0"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "15132e0e364248108c5e2c02e3ab539be8d6f5d52a01ca9bbf27ed657316f02b"
checksum = "dba1a27d3efae4351c8051072d619e3ade2820635c3958d826bfea39d59b54c8"
[[package]]
name = "stb_truetype"