Bump euclid from 0.20.11 to 0.20.13

Bumps [euclid](https://github.com/servo/euclid) from 0.20.11 to 0.20.13.
- [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-05-29 12:03:51 +00:00 committed by GitHub
parent bb1b5f25d4
commit 02f0158193
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

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