Skip to content

Commit

Permalink
update tokio-rustls to fix RUSTSEC-2023-0053
Browse files Browse the repository at this point in the history
  • Loading branch information
lightydo committed Aug 22, 2023
1 parent 4c7e39b commit 4570995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ version = "0.3.1"

[dependencies.tokio-rustls]
optional = true
version = "0.24.0"
version = "0.24.1"

[dependencies.webpki-roots]
optional = true
Expand Down

0 comments on commit 4570995

Please sign in to comment.