rust/Cargo.toml
author Manuel Jacob <me@manueljacob.de>
Sun, 31 May 2020 22:31:49 +0200
changeset 44956 941fef7523c7
parent 44642 af739894a4c1
child 45001 cf04f62d1579
permissions -rw-r--r--
sslutil: remove dead code (that failed if only TLS 1.0 is available) We ensure in setup.py that TLS 1.1 or TLS 1.2 is present.

[workspace]
members = ["hg-core", "hg-cpython"]
exclude = ["chg", "hgcli"]