changeset 46890 | 441024b279a6 |
parent 46861 | c7c6c11fe1e4 |
child 47520 | 5decb7a49bb6 |
--- a/rust/hg-cpython/Cargo.toml Sun Sep 13 22:14:25 2020 -0400 +++ b/rust/hg-cpython/Cargo.toml Thu Apr 08 21:46:54 2021 +0200 @@ -10,7 +10,6 @@ [features] default = ["python27"] -dirstate-tree = ["hg-core/dirstate-tree"] # Features to build an extension module: python27 = ["cpython/python27-sys", "cpython/extension-module-2-7"]