rust/Cargo.toml
author Raphaël Gomès <rgomes@octobus.net>
Fri, 02 Aug 2019 16:17:02 +0200
changeset 42683 bbb002b378f3
parent 40965 5532823e8c18
child 44466 79ac59d3f73d
permissions -rw-r--r--
byteify-strings: add cli argument to handle `attr*()` when they are methods Certain code bases have useful utils that wrap the builtin functions, and are called like `util.setattr`.

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