From 1c50be8a7eb753c0f5485dbf08859e663291864e Mon Sep 17 00:00:00 2001 From: Lachezar Lechev Date: Fri, 6 Dec 2024 11:43:25 +0200 Subject: [PATCH] chore: bump core for added settings --- Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index dde2f70..41af189 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2404,7 +2404,7 @@ dependencies = [ [[package]] name = "stremio-core" version = "0.1.0" -source = "git+https://github.com/Stremio/stremio-core?branch=development#6fb40de8badb374221c504bc06143029a2abd958" +source = "git+https://github.com/Stremio/stremio-core?branch=development#9fa57ed25f829db981d5a53aea4ebeb1fbc24b11" dependencies = [ "anyhow", "base64 0.21.7", @@ -2511,7 +2511,7 @@ dependencies = [ [[package]] name = "stremio-derive" version = "0.1.0" -source = "git+https://github.com/Stremio/stremio-core?branch=development#6fb40de8badb374221c504bc06143029a2abd958" +source = "git+https://github.com/Stremio/stremio-core?branch=development#9fa57ed25f829db981d5a53aea4ebeb1fbc24b11" dependencies = [ "case", "proc-macro-crate", @@ -2545,7 +2545,7 @@ dependencies = [ [[package]] name = "stremio-watched-bitfield" version = "0.1.0" -source = "git+https://github.com/Stremio/stremio-core?branch=development#6fb40de8badb374221c504bc06143029a2abd958" +source = "git+https://github.com/Stremio/stremio-core?branch=development#9fa57ed25f829db981d5a53aea4ebeb1fbc24b11" dependencies = [ "base64 0.13.1", "flate2",