chore(deps): update rust crate tokio to 1.20.4 [security] (#10)

Reviewed-on: https://codeberg.org/ThetaDev/rustypipe/pulls/10
Co-authored-by: ThetaBot <thetabot@noreply.codeberg.org>
Co-committed-by: ThetaBot <thetabot@noreply.codeberg.org>
This commit is contained in:
ThetaBot 2024-08-18 13:41:33 +00:00 committed by ThetaDev
parent d49ddc13c0
commit a445e51b54

View file

@ -33,7 +33,7 @@ fancy-regex = "0.13.0"
thiserror = "1.0.0"
url = "2.2.0"
reqwest = { version = "0.12.0", default-features = false }
tokio = "1.20.0"
tokio = "1.20.4"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0.82"
serde_with = { version = "3.0.0", default-features = false, features = [