view rust/Cargo.toml @ 36269:4088e568a411

extensions: reject any unicode strings in tables before loading This allows us to test hg on Python 3 without disabling third-party extensions which could pollute cmdtable for example.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 17 Feb 2018 17:24:29 +0900
parents 964212780daf
children aab43d5861bb
line wrap: on
line source

[workspace]
members = ["hgcli"]