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
+1 -1
View File
@@ -12,7 +12,7 @@ keywords = ["soundpad", "pipewire", "linux", "cli", "gui"]
[dependencies]
tokio = { version = "1.52.3", features = ["full"] }
tokio = { version = "1.52.1", features = ["full"] }
async-trait = "0.1.89"
serde = { version = "1.0.228", features = ["derive"] }