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] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-10 08:16:37 +00:00 committed by GitHub
parent e41c8bc2b7
commit 185412508d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -5878,9 +5878,9 @@ dependencies = [
[[package]] [[package]]
name = "surfman-chains" name = "surfman-chains"
version = "0.5.0" version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d7370be9fb29386426ce52d9c3ac0501e7f71ea8218baf4bee061465f2fcec04" checksum = "535c83982bfef221218a5546905774634ba7736a0a73cb76c5dff7735add8ec4"
dependencies = [ dependencies = [
"euclid", "euclid",
"fnv", "fnv",