view rust/Cargo.toml @ 50826:36901c182d70

archive: migrate `opts` to native kwargs I'm not sure how to handle migrating core APIs like `scmutil.match`, so kick that can down the road. (Plus it's used all over, so the callers need to be migrated first.)
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 20 Aug 2023 00:35:28 -0400
parents cf04f62d1579
children 34e0670caf46
line wrap: on
line source

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