view rust/Cargo.toml @ 41123:b153a4aa06f8

amend: refactor commit date handling There's no need to parse a date tuple. Just do it for user option.
author Yuya Nishihara <yuya@tcha.org>
date Mon, 07 Jan 2019 21:29:58 +0900
parents 5532823e8c18
children 79ac59d3f73d
line wrap: on
line source

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