We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e567b commit 8b506acCopy full SHA for 8b506ac
Cargo.toml
@@ -14,7 +14,7 @@ readme = "README.md"
14
[dependencies]
15
libc = "0.2"
16
#projectm-sys = { path = "projectm-sys", version = "1.0.9-rc.1", features = ["playlist"] }
17
-projectm-sys = { version = "1.0.9" }
+projectm-sys = { version = "1.0.10-rc.1" }
18
rand = "0.8"
19
20
[features]
0 commit comments