The new syntax to have version with '-' character: -MODCARGO_CRATES += aho-corasick-0.6.8 # Unlicense/MIT +MODCARGO_CRATES += aho-corasick 0.6.8 # Unlicense/MIT update all customers of devel/cargo to use the new syntax ok landry@
The new syntax to have version with '-' character: -MODCARGO_CRATES += aho-corasick-0.6.8 # Unlicense/MIT +MODCARGO_CRATES += aho-corasick 0.6.8 # Unlicense/MIT update all customers of devel/cargo to use the new syntax ok landry@