view rust/Cargo.toml @ 40668:feae4d1f5e01

py3: use '%d' for integers instead of '%s' Differential Revision: https://phab.mercurial-scm.org/D5285
author Pulkit Goyal <pulkit@yandex-team.ru>
date Mon, 19 Nov 2018 20:30:07 +0300
parents a36c5e23c055
children 98a0fbda8739
line wrap: on
line source

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