pathfinder_simd 0.5.4

A simple SIMD library
Documentation
[build-dependencies.rustc_version]
version = "0.4"

[dependencies]

[features]
pf-no-simd = []

[lib]
name = "pathfinder_simd"
path = "src/lib.rs"

[package]
authors = ["Patrick Walton <pcwalton@mimiga.net>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
description = "A simple SIMD library"
edition = "2018"
homepage = "https://github.com/servo/pathfinder"
license = "MIT OR Apache-2.0"
name = "pathfinder_simd"
readme = false
repository = "https://github.com/servo/pathfinder"
version = "0.5.4"