Bump boxfnonce from 0.1.0 to 0.1.1

Bumps [boxfnonce](https://github.com/stbuehler/rust-boxfnonce) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/stbuehler/rust-boxfnonce/releases)
- [Commits](https://github.com/stbuehler/rust-boxfnonce/compare/boxfnonce-0.1.0...boxfnonce-0.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-21 08:11:50 +00:00 committed by GitHub
parent b22e34fb74
commit fddfa29575
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -393,9 +393,9 @@ dependencies = [
[[package]] [[package]]
name = "boxfnonce" name = "boxfnonce"
version = "0.1.0" version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cbec60c560f322d8e3cd403f91d8908cfd965fff53ba97154bd1b9d90149d98e" checksum = "5988cb1d626264ac94100be357308f29ff7cbdd3b36bda27f450a4ee3f713426"
[[package]] [[package]]
name = "brotli" name = "brotli"