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