diff --git a/Cargo.toml b/Cargo.toml index 8459361..7b6db30 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,4 +21,5 @@ tokio = { version = "1.45", features = ["full"] } tracing-subscriber = "0.3" url = "2.5.4" [patch.crates-io] -librqbit = { git = "https://github.com/ikatson/rqbit.git", branch = "tracker-udp-dualstack", package = "librqbit" } \ No newline at end of file +librqbit = { git = "https://github.com/ikatson/rqbit.git", branch = "tracker-udp-dualstack", package = "librqbit" } +#librqbit = { path = "../../rqbit/crates/librqbit", package = "librqbit" } \ No newline at end of file