Revert "chore(deps): bump tokio from 1.52.1 to 1.52.3 (#99)" (#101)

* Revert "chore(deps): bump tokio from 1.52.1 to 1.52.3 (#99)"

This reverts commit 911417af40.

* deps: update cargo-sources.json
This commit is contained in:
Tarasov Aleksandr
2026-05-15 14:55:52 +03:00
committed by GitHub
parent 3d4b59761b
commit c1d145fbc8
3 changed files with 8 additions and 8 deletions
Generated
+2 -2
View File
@@ -4034,9 +4034,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
[[package]]
name = "tokio"
version = "1.52.3"
version = "1.52.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe"
checksum = "b67dee974fe86fd92cc45b7a95fdd2f99a36a6d7b0d431a231178d3d670bbcc6"
dependencies = [
"bytes",
"libc",