Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deps, fix breaking changes of deps, bump versions #187

Merged
merged 1 commit into from
Nov 21, 2023
Merged

Conversation

boozook
Copy link
Owner

@boozook boozook commented Nov 20, 2023

  • Update deps, fix breaking changes of deps, bump versions, fix rust toolchain channel.
  • Now feature sdk_2_1 (gfx/sdk_2_1 & sprite/sdk_2_1) is enabled by default.
  • CI:
    • disable clechasseur/rs-fmt-check action
    • reset manifest & lock that changed by tests (cmd: new & init)
    • set minimal SDK version for tests on CI (older versions are works, it just to do not mess extra with features like sdk_ver).

Closes #186.

@github-actions github-actions bot added bindgen About bindgen or playdate-bindgen cargo About cargo or cargo-playdate labels Nov 20, 2023
@boozook boozook changed the title Update deps, fix breaking changes of deps, reformat a little bit, bump versions Update deps, fix breaking changes of deps, bump versions Nov 20, 2023
@boozook boozook added ci api About Playdate API, bindings and all over that. build-utils labels Nov 20, 2023
…olchain channel.

Now feature `sdk_2_1` (`gfx/sdk_2_1` & `sprite/sdk_2_1`) is enabled by default.

* CI:
  - disable clechasseur/rs-fmt-check action
  - reset manifest & lock that changed by tests (cmd: `new` & `init`)
  - set minimal SDK version for tests on CI (older versions are works, it just to do not mess extra with features like `sdk_ver`).
@github-actions github-actions bot removed the api About Playdate API, bindings and all over that. label Nov 20, 2023
@boozook boozook merged commit d23917c into main Nov 21, 2023
19 checks passed
@boozook boozook deleted the update-deps branch November 21, 2023 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bindgen About bindgen or playdate-bindgen build-utils cargo About cargo or cargo-playdate ci
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

Update cargo and other deps
1 participant