mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-05 15:57:05 +00:00
cargo: fix version parsing when `state=latest` (#12064)
* fix(cargo): fix greedy regex in get_latest_published_version
Fixes #8949
* docs(cargo): add changelog fragment for #12064
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||