]> git.r.bdr.sh - rbdr/lyricli/blobdiff - Cargo.toml
Remove the openssl stuff
[rbdr/lyricli] / Cargo.toml
index ba316a9b3ac910cc5da6a524636d7522131c23f2..cb0850dab7b9689ac453ce28b1fd1abf515e8e38 100644 (file)
@@ -26,6 +26,9 @@ objc = "0.2.7"
 cocoa = "0.25.0"
 objc_id = "0.1.1"
 
+[target.'cfg(target_os = "linux")'.dependencies]
+mpris = "2.0.1"
+
 [profile.release]
 strip = true
 lto = true