.arcconfig
author Raphaël Gomès <rgomes@octobus.net>
Thu, 18 Jul 2024 13:36:32 +0200
changeset 51694 ba1b1038a5cf
parent 44128 ff396501e841
permissions -rw-r--r--
rust: use `.cargo/config.toml` instead of `.cargo/config` This has been deprecated for a while now and we don't support Rust versions that only understand the old path.

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "phabricator.uri": "https://phab.mercurial-scm.org/",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}