rust/Cargo.toml
author Pulkit Goyal <pulkit@yandex-team.ru>
Mon, 19 Nov 2018 21:11:08 +0300
changeset 40710 d6a13f6db69c
parent 40272 a36c5e23c055
child 40977 98a0fbda8739
permissions -rw-r--r--
py3: use pycompat.byteskwargs() to covert keys of kwargs to bytes Differential Revision: https://phab.mercurial-scm.org/D5286

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