[build-dependencies.rustc_version]
version = "0.2"
[dependencies]
[features]
pf-no-simd = []
[package]
authors = ["Patrick Walton <pcwalton@mimiga.net>"]
build = "build.rs"
description = "A simple SIMD library"
edition = "2018"
homepage = "https://github.com/servo/pathfinder"
license = "MIT/Apache-2.0"
name = "pathfinder_simd"
repository = "https://github.com/servo/pathfinder"
version = "0.3.0"