Compare commits
7 Commits
Author | SHA1 | Date |
---|---|---|
|
951aa1ac37 | 5 months ago |
|
a88f9232ce | 7 months ago |
|
fc0cdf6873 | 1 year ago |
|
00a2d1f6c5 | 2 years ago |
|
2ae36496a9 | 2 years ago |
|
6011009d3a | 2 years ago |
|
11036e2d64 | 2 years ago |
@ -0,0 +1,10 @@
|
|||||||
|
[package]
|
||||||
|
cargo-toml-patch-comments = [
|
||||||
|
"drop optional \"pool\" feature with missing \"refpool\" dependency",
|
||||||
|
"remove reference to readme file that is not included in published crates",
|
||||||
|
]
|
||||||
|
|
||||||
|
[tests]
|
||||||
|
run = ["none"]
|
||||||
|
comments = ["missing dev-dependencies: metrohash"]
|
||||||
|
|
Loading…
Reference in new issue