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

Fix collections import 500s #4366

Merged
merged 2 commits into from
Jun 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions collections/playdate-rust/index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---

Check failure on line 1 in collections/playdate-rust/index.md

View workflow job for this annotation

GitHub Actions / test (collections)

expected collection changes to have been appended to the existing item list
display_name: Playdate in Rust
created_by: boozook
image: playdate-rust.png
items:
- https://sdk.play.date/Inside%20Playdate%20with%20C.html
- pd-rs
- pd-rs/crankstart
- boozook/playdate
- adamsoutar/playboy
- jcornaz/play-jam-4
Expand All @@ -18,6 +18,6 @@
- pomettini/starfield-playdate-rs
- sayhiben/awesome-playdate
- https://devforum.play.date
- http://playdate-wiki.com/wiki/Developing_for_Playdate
- https://playdate-wiki.com/wiki/Developing_for_Playdate
---
Packages, tools, and examples that are helpful to make games for Playdate in the Rust programming language.
Loading