rust/Cargo.toml
author Boris Feld <boris.feld@octobus.net>
Tue, 13 Nov 2018 14:41:04 +0100
changeset 40640 a3183ca7ce8f
parent 40272 a36c5e23c055
child 40964 98a0fbda8739
permissions -rw-r--r--
tests: add `revlogutils.deltas` module to doctests The doctest in these module have been from `mercurial.revlog` but the module was not added to the doctests. Spotted by Yuya Nishihara.

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