view rust/Cargo.toml @ 39471:15e8250a82da

hgweb: do not audit URL path as working-directory path Since hgweb is an interface to repository data, we don't need to prohibit any paths conflicting within the filesystem. Still an access to working files is audited by filectx.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 26 Aug 2018 22:18:09 +0900
parents 964212780daf
children aab43d5861bb
line wrap: on
line source

[workspace]
members = ["hgcli"]