parent
558cc68236
commit
2ef4e78cde
@ -1,2 +0,0 @@
|
|||||||
[DEFAULT]
|
|
||||||
all-features = true
|
|
@ -0,0 +1,10 @@
|
|||||||
|
[package]
|
||||||
|
cargo-toml-patch-comments = [
|
||||||
|
"bump constant_time_eq dependency from 0.1 to 0.2",
|
||||||
|
"bump zstd dependency from 0.11 to 0.12",
|
||||||
|
"drop unused, benchmark-only bencher dev-dependency",
|
||||||
|
]
|
||||||
|
|
||||||
|
[features]
|
||||||
|
enable-all = true
|
||||||
|
|
Loading…
Reference in new issue