We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f66dcf commit 5afb8cdCopy full SHA for 5afb8cd
Cargo.toml
@@ -17,7 +17,7 @@ default = [ "qbittorrent" ]
17
qbittorrent = [ "reqwest" ]
18
19
[dependencies]
20
-hightorrent = { version = "0.3", path = "../hightorrent-upstream" }
+hightorrent = { version = "0.3", path = "../hightorrent" }
21
# hightorrent = { git = "https://github.com/angrynode/hightorrent" }
22
tokio = { version = "1", features = [ "fs" ] }
23
tokio-util = { version = "0.7" }
0 commit comments