rust/Cargo.toml
author Mads Kiilerich <mads@kiilerich.com>
Mon, 07 Feb 2022 15:45:53 +0100
branchstable
changeset 48720 db952cb40f18
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
doc: inspect.getargspec has been removed in Python 3.11 Fixed by dropping the inspection introduced in cdda48c93676. The 2nd "reporter" parameter to docutils.languages.get_language has been available since 0.8 more than 10 years ago. Reported for Fedora on https://bugzilla.redhat.com/show_bug.cgi?id=2022252#c2 .

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