rust/Cargo.toml
author Augie Fackler <augie@google.com>
Mon, 23 Sep 2019 16:29:16 -0400
changeset 42976 f200bea8470b
parent 40965 5532823e8c18
child 44466 79ac59d3f73d
permissions -rw-r--r--
histedit: demonstrate breakage when `update` to a revision breaks I'm honestly impressed that nobody has hit this in the over a decade that histedit has existed, but here we are. Differential Revision: https://phab.mercurial-scm.org/D6881

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