diff --git a/Cargo.toml b/Cargo.toml index a7082f18b..a07f68d9f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ env-future-send = [] [dependencies] stremio-derive = { path = "stremio-derive" } stremio-watched-bitfield = { path = "stremio-watched-bitfield" } -stremio-official-addons = "=2.0.10" +stremio-official-addons = "=2.0.11" serde = "1.0.*" serde_json = "1.0.*" serde_url_params = "0.2.*"