view rust/Cargo.toml @ 40775:4e02f25f31c6

match: test for overflow error in pattern If a single pattern is too large to handle, we raise an exception. This case is now doctested.
author Boris Feld <boris.feld@octobus.net>
date Thu, 22 Nov 2018 17:16:05 +0100
parents a36c5e23c055
children 98a0fbda8739
line wrap: on
line source

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