build(deps): bump euclid from 0.20.13 to 0.20.14

Bumps [euclid](https://github.com/servo/euclid) from 0.20.13 to 0.20.14.
- [Release notes](https://github.com/servo/euclid/releases)
- [Commits](https://github.com/servo/euclid/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-09 08:02:34 +00:00 committed by GitHub
parent 3b2f29178f
commit f6469a19cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -1463,9 +1463,9 @@ dependencies = [
[[package]] [[package]]
name = "euclid" name = "euclid"
version = "0.20.13" version = "0.20.14"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "555d51b9a929edb14183fad621e2d5736fc8760707a24246047288d4c142b6bd" checksum = "2bb7ef65b3777a325d1eeefefab5b6d4959da54747e33bd6258e789640f307ad"
dependencies = [ dependencies = [
"num-traits", "num-traits",
"serde", "serde",