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:
parent
e3de94c2a7
commit
ce3ec34337
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Reference in a new issue