view rust/Cargo.toml @ 36335:d639f60c8eb3

debuginstall: strip double quotes from editorbin on Windows The unconditional posix style shlex.split() prior to 94a1ff16f362 handled this. This isn't mutually exclusive with stripping the quotes in util.findexe()- if the editor can't be found, this command prints out the string, inside single quotes.
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 20 Feb 2018 22:03:13 -0500
parents 964212780daf
children aab43d5861bb
line wrap: on
line source

[workspace]
members = ["hgcli"]