Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
revmischa committed Oct 31, 2024
1 parent 17e567b commit 8b506ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ readme = "README.md"
[dependencies]
libc = "0.2"
#projectm-sys = { path = "projectm-sys", version = "1.0.9-rc.1", features = ["playlist"] }
projectm-sys = { version = "1.0.9" }
projectm-sys = { version = "1.0.10-rc.1" }
rand = "0.8"

[features]
Expand Down

0 comments on commit 8b506ac

Please sign in to comment.