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

Reviewed-on: https://code.thetadev.de/ThetaDev/rustypipe/pulls/4
Co-authored-by: Forgejo Actions <forgejo.actions@example.com>
Co-committed-by: Forgejo Actions <forgejo.actions@example.com>
This commit is contained in:
Forgejo Actions 2024-06-27 05:52:36 +02:00 committed by ThetaDev
parent e3de94c2a7
commit ce3ec34337

View file

@ -33,7 +33,7 @@ fancy-regex = "0.13.0"
thiserror = "1.0.36"
url = "2.2.2"
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 = [