From 185412508d3e14a44646ce9dab2fe967ad6d3ac1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 08:16:37 +0000 Subject: [PATCH] Bump surfman-chains from 0.5.0 to 0.5.1 Bumps [surfman-chains](https://github.com/asajeffrey/surfman-chains) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/asajeffrey/surfman-chains/releases) - [Commits](https://github.com/asajeffrey/surfman-chains/commits) 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 098934e8a07..f02f4dbdb34 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5878,9 +5878,9 @@ dependencies = [ [[package]] name = "surfman-chains" -version = "0.5.0" +version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d7370be9fb29386426ce52d9c3ac0501e7f71ea8218baf4bee061465f2fcec04" +checksum = "535c83982bfef221218a5546905774634ba7736a0a73cb76c5dff7735add8ec4" dependencies = [ "euclid", "fnv",