Skip to content

Commit

Permalink
local stremio-core dep for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBeastLT committed Dec 15, 2023
1 parent ee65657 commit f5959e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,7 @@ once_cell = "1.12.0"
prost-build = "0.12"
protox = "0.5"
glob = "0.3.0"

# A way to quickly test with local version of `core` crates
# [patch.'https://github.com/Stremio/stremio-core']
# stremio-core = { path = "../stremio-core" }

0 comments on commit f5959e9

Please sign in to comment.