Mercurial > hg
view rust/Cargo.toml @ 42786:ef177c04ac7f
revlog: drop silly `raw` parameter to `rawdata` function
This is a leftover from `revision` and does not make sense for `rawdata`
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 19 Aug 2019 16:14:27 +0200 |
parents | 5532823e8c18 |
children | 79ac59d3f73d |
line wrap: on
line source
[workspace] members = ["hg-core", "hg-direct-ffi", "hg-cpython"] exclude = ["chg", "hgcli"]