rust/Cargo.toml
author Manuel Jacob <me@manueljacob.de>
Wed, 08 Jul 2020 08:57:21 +0200
branchstable
changeset 44842 2c0043977b6d
parent 44642 af739894a4c1
child 45001 cf04f62d1579
permissions -rw-r--r--
archival: abort if compression method is unavailable `tarfile.CompressionError` is documented to be the "exception for unavailable compression methods". Also, make tests conditional on whether the lzma module is available or not.

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