Mercurial > hg
view rust/Cargo.toml @ 52158:0744248cc541
rust-revlog: add compression helpers
This will be used in the upcoming `InnerRevlog` when reading/writing data.
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Wed, 25 Sep 2024 16:42:21 +0200 |
parents | 34e0670caf46 |
children |
line wrap: on
line source
[workspace] members = ["hg-core", "hg-cpython", "rhg"] exclude = ["chg", "hgcli"] resolver = "2"