X-Git-Url: https://git.r.bdr.sh/rbdr/lyricli/blobdiff_plain/caee5d1375cb0680b4ccec0d760b73a6fee460b4..df54d828b31c1cf4a3d60eb3dbbdab6a562faf2b:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml index d7cc7a3..0a4871a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ cocoa = "0.26.0" objc_id = "0.1.1" [target.'cfg(target_os = "linux")'.dependencies] -mpris = "2.0.1" +mpris = { version = "2.0.1", features = ["dbus/vendored"] } [profile.release] strip = true