summaryrefslogtreecommitdiff
path: root/library/portable-simd/crates/test_helpers/Cargo.toml
blob: a04b0961d7f701adb9c5857ecdff01cdc61c7670 (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "test_helpers"
version = "0.1.0"
edition = "2021"
publish = false

[dependencies.proptest]
version = "0.10"
default-features = false
features = ["alloc"]