From fddfa29575572276578e9c59c17d4e239d7fcf7b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 21 May 2020 08:11:50 +0000 Subject: [PATCH] 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] --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 02953861b62..0fb60dbe4c1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -393,9 +393,9 @@ dependencies = [ [[package]] name = "boxfnonce" -version = "0.1.0" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cbec60c560f322d8e3cd403f91d8908cfd965fff53ba97154bd1b9d90149d98e" +checksum = "5988cb1d626264ac94100be357308f29ff7cbdd3b36bda27f450a4ee3f713426" [[package]] name = "brotli"