feat: use published cougr-core crate in angry birds and arkanoid exam…#154
feat: use published cougr-core crate in angry birds and arkanoid exam…#154ghost-cy829 wants to merge 1 commit intosalazarsebas:mainfrom
Conversation
|
@ghost-cy829 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits. You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀 |
|
Hey @ghost-cy829 , please look at the crate and look at the version that is published in crates, please correct it. https://crates.io/crates/cougr-core You can use the command |
|
Hey @ghost-cy829 , what are the updates on this pull request? Reminder: The abandoned pr will be closed and the issue will be reassigned. |
|
I have updated the cougr-core version to 1.0.0 (the published version on crates.io). The CI should now pass. |
|
I have manually updated both angry_birds and arkanoid Cargo.toml to use cougr-core = "1.0.0". The CI should now pass. |
Closes #119