Mercurial > hg
view rust/Cargo.toml @ 51141:c845479fc64d
cleanup: drop the `bytes` compatibility for attribute related function
We can rely on the builtins directly now.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 08 Nov 2023 22:27:32 +0100 |
parents | 34e0670caf46 |
children |
line wrap: on
line source
[workspace] members = ["hg-core", "hg-cpython", "rhg"] exclude = ["chg", "hgcli"] resolver = "2"