Mercurial > hg
view rust/Cargo.toml @ 49245:13c37f1c7c4b stable
rust: relax im-rc dependency to allow minor updates
This "15.0.*" requirement came from 0d99778af68a and is now replaced with plain
"15.0".
AFAICS, it really should allow (but not necessarily require) im-rc 15.1 .
Narrow requirement requirements with wildcard in the version is not used in
other places.
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Tue, 24 May 2022 14:29:44 +0200 |
parents | cf04f62d1579 |
children | 34e0670caf46 |
line wrap: on
line source
[workspace] members = ["hg-core", "hg-cpython", "rhg"] exclude = ["chg", "hgcli"]