Skip to content

Commit

Permalink
Update pre-built bindings (#306)
Browse files Browse the repository at this point in the history
* Automated build pre-built bindings for 2.4.0 on macOS-ARM64 with features: full

* Automated build pre-built bindings for 2.4.0 on Linux-X64 with features: full

* Automated build pre-built bindings for 2.4.0 on Linux-X64 with features: default

* Automated build pre-built bindings for 2.4.0 on macOS-ARM64 with features: default

* Automated build pre-built bindings for 2.4.0 on Windows-X64 with features: default

* Automated build pre-built bindings for 2.4.0 on Windows-X64 with features: full

* Automated build pre-built bindings for 2.4.1 on macOS-ARM64 with features: default

* Automated build pre-built bindings for 2.4.1 on macOS-ARM64 with features: full

* Automated build pre-built bindings for 2.4.1 on Linux-X64 with features: full

* Automated build pre-built bindings for 2.4.1 on Linux-X64 with features: default

* Automated build pre-built bindings for 2.4.2 on macOS-ARM64 with features: default

* Automated build pre-built bindings for 2.4.2 on Linux-X64 with features: default

* Automated build pre-built bindings for 2.4.2 on Linux-X64 with features: full

* Automated build pre-built bindings for 2.4.2 on Windows-X64 with features: default

* Automated build pre-built bindings for 2.4.1 on Windows-X64 with features: default

* Automated build pre-built bindings for 2.4.1 on Windows-X64 with features: full

* Automated build pre-built bindings for 2.4.2 on Windows-X64 with features: full

* Automated build pre-built bindings for 2.4.2 on macOS-ARM64 with features: full

* Automated bump sys crate version

---------

Co-authored-by: Alexander Koz <[email protected]>
  • Loading branch information
github-actions[bot] and boozook authored Apr 15, 2024
1 parent d927520 commit 0c305d2
Show file tree
Hide file tree
Showing 32 changed files with 275,267 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "playdate-sys"
version = "0.3.4"
version = "0.3.5"
build = "src/build.rs"
readme = "README.md"
description = "Low-level Playdate API bindings"
Expand Down
Loading

0 comments on commit 0c305d2

Please sign in to comment.