Prepare for 6.0.0

This commit is contained in:
Igor Katson 2024-08-06 13:44:09 +01:00
parent 95f958ef39
commit b866825f51
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
3 changed files with 5 additions and 5 deletions

4
Cargo.lock generated
View file

@ -1289,7 +1289,7 @@ dependencies = [
[[package]]
name = "librqbit"
version = "6.0.0-beta.2"
version = "6.0.0"
dependencies = [
"anyhow",
"async-stream",
@ -2124,7 +2124,7 @@ dependencies = [
[[package]]
name = "rqbit"
version = "6.0.0-beta.2"
version = "6.0.0"
dependencies = [
"anyhow",
"bytes",