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 470705c commit 4399b86Copy full SHA for 4399b86
Cargo.toml
@@ -13,7 +13,7 @@ readme = "README.md"
13
14
[dependencies]
15
libc = "0.2.147"
16
-projectm-sys = { path = "projectm-sys", version = "4.1.0-alpha.1", features = ["playlist"] }
+projectm-sys = { path = "projectm-sys", version = "4.1.2", features = ["playlist"] }
17
rand = "0.8.5"
18
19
[features]
0 commit comments