Auto merge of #463 - servo:jdm-patch-2, r=jdm

Bump pathfinder_simd minor version.
This commit is contained in:
bors-servo 2021-05-23 09:58:09 -04:00 committed by GitHub
commit aa1d7744f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "pathfinder_simd"
version = "0.5.0"
version = "0.5.1"
edition = "2018"
authors = ["Patrick Walton <pcwalton@mimiga.net>"]
build = "build.rs"