Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try
/
.
/
library
/
portable-simd
/
crates
/
test_helpers
/
Cargo.toml
blob: a5359b9abc84d56e102e5fcc4f7e0869421dae9b [
file
] [
log
] [
blame
]
[
package
]
name
=
"test_helpers"
version
=
"0.1.0"
edition
=
"2021"
publish
=
false
[
dependencies
]
proptest
=
{
version
=
"0.10"
,
default
-
features
=
false
,
features
=
[
"alloc"
]
}