mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 03:23:59 -07:00
* feat(cargo): add --features flag to cargo module so it activates through install * docs(cargo): 10198 cargo features parameter changelog * docs: fix wrong pull request number in yml file * docs: match default [] to be the same in docs and specs * docs: bump version_added from 10.8.0 to 11.0.0 * style(example): change from json sequence syntax to yaml list
2 lines
193 B
YAML
2 lines
193 B
YAML
minor_changes:
|
|
- cargo - add ``features`` parameter to allow activating specific features when installing Rust packages (https://github.com/ansible-collections/community.general/pull/10198).
|