chore: bump librqbit-core to 5.0.0
This commit is contained in:
parent
610140cff6
commit
efad73dbe1
6 changed files with 6 additions and 6 deletions
|
|
@ -23,7 +23,7 @@ anyhow = "1"
|
|||
futures = "0.3"
|
||||
async-stream = "0.3.5"
|
||||
buffers = { path = "../buffers", package = "librqbit-buffers", version = "4.2" }
|
||||
librqbit-core = { path = "../librqbit_core", default-features = false, version = "4.1" }
|
||||
librqbit-core = { path = "../librqbit_core", default-features = false, version = "5" }
|
||||
byteorder = "1.5"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
urlencoding = "2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue