changeset 44870 | 9f96beb9bafe |
parent 44599 | d31d1c0685be |
child 45517 | 2a68a5ec8dd0 |
--- a/rust/hg-cpython/Cargo.toml Fri May 29 12:12:16 2020 +0200 +++ b/rust/hg-cpython/Cargo.toml Fri May 29 12:17:59 2020 +0200 @@ -10,7 +10,6 @@ [features] default = ["python27"] -with-re2 = ["hg-core/with-re2"] # Features to build an extension module: python27 = ["cpython/python27-sys", "cpython/extension-module-2-7"]