view rust/Cargo.toml @ 50850:65e2cb23294e

summary: migrate `opts` to native kwargs This has the added benefit of unconfusing PyCharm- it thought `opts` in the nested functions were str based for some reason.
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 20 Aug 2023 02:10:51 -0400
parents cf04f62d1579
children 34e0670caf46
line wrap: on
line source

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