Skip to content

fix: update cougr-core from path dependency to published version 1.0.0#164

Merged
salazarsebas merged 1 commit into
salazarsebas:mainfrom
ghost-cy829:patch-8
May 11, 2026
Merged

fix: update cougr-core from path dependency to published version 1.0.0#164
salazarsebas merged 1 commit into
salazarsebas:mainfrom
ghost-cy829:patch-8

Conversation

@ghost-cy829
Copy link
Copy Markdown
Contributor

@ghost-cy829 ghost-cy829 commented May 7, 2026

I have updated the cougr-core dependency in both tower_defense and trading_card_game examples:

  • Changed from { path = "../../" } to "1.0.0"
  • This matches the published version on crates.io

The CI should now pass.

closes #127

Copy link
Copy Markdown
Owner

@salazarsebas salazarsebas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, the name on cargo will be changed

@salazarsebas salazarsebas merged commit 7dcb891 into salazarsebas:main May 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use published Cougr in pong and proof of hunt examples

2 participants