From df0c2b1cb76740a215b530cc4533b58804a6d270 Mon Sep 17 00:00:00 2001 From: Tim Date: Mon, 25 Mar 2024 15:27:32 +0100 Subject: [PATCH] chore: update stremio-core --- Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6aa037f..b27c409 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1003,7 +1003,7 @@ dependencies = [ [[package]] name = "stremio-core" version = "0.1.0" -source = "git+https://github.com/Stremio/stremio-core?branch=development#aee54a121078b0ff9f94f2f2c09cfead451993e2" +source = "git+https://github.com/Stremio/stremio-core?branch=development#542bfb1717206806eefa78caae05b318f5a65163" dependencies = [ "anyhow", "base64 0.21.2", @@ -1081,7 +1081,7 @@ dependencies = [ [[package]] name = "stremio-derive" version = "0.1.0" -source = "git+https://github.com/Stremio/stremio-core?branch=development#aee54a121078b0ff9f94f2f2c09cfead451993e2" +source = "git+https://github.com/Stremio/stremio-core?branch=development#542bfb1717206806eefa78caae05b318f5a65163" dependencies = [ "case", "proc-macro-crate", @@ -1115,7 +1115,7 @@ dependencies = [ [[package]] name = "stremio-watched-bitfield" version = "0.1.0" -source = "git+https://github.com/Stremio/stremio-core?branch=development#aee54a121078b0ff9f94f2f2c09cfead451993e2" +source = "git+https://github.com/Stremio/stremio-core?branch=development#542bfb1717206806eefa78caae05b318f5a65163" dependencies = [ "base64 0.13.1", "flate2",