rust/Cargo.toml
author Yuya Nishihara <yuya@tcha.org>
Thu, 15 Mar 2018 20:27:38 +0900
changeset 37072 d64ae4fef471
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
log: do no expect templateresources() returning a dict The resources dict will be replaced with new resource mapper object, which won't implement __getitem__(key). Share the whole resources object with _graphnodeformater() to make porting easier.

[workspace]
members = ["hgcli"]