diff --git a/Cargo.toml b/Cargo.toml index 81a92a7..f4b8356 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,4 +8,4 @@ name = "mpv_rpc" crate-type = ["cdylib"] [dependencies] -mpv-client = { git = "https://github.com/ryze312/mpv-client", branch = "bool_format"} +mpv-client = "0.4.1"