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 6985174 commit 8d28377Copy full SHA for 8d28377
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.2.0" }
+projectm-sys = { version = "1.2.1" }
18
rand = "0.8"
19
20
[features]
0 commit comments