Skip to content

Commit

Permalink
Update playdate-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
wenyuzhao committed Sep 14, 2023
1 parent 04175d5 commit 11a2e3d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 21 deletions.
41 changes: 22 additions & 19 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ crate-type = ["cdylib", "staticlib"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
# playdate-rs = "0.0.11"
playdate-rs = { git = "https://github.com/rusty-crank/playdate-rs.git", branch = "device-build" }
playdate-rs = "0.0.12"
# playdate-rs = { git = "https://github.com/rusty-crank/playdate-rs.git" }
# playdate-rs = { path = "../playdate-rs/playdate-rs" }
spin = "0.9.8"

Expand Down

0 comments on commit 11a2e3d

Please sign in to comment.