Skip to content

Commit

Permalink
update 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 71d06d4 commit 4c7e39b
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 @@ -43,7 +43,7 @@ version = "0.2.11"

[dependencies.rustls]
optional = true
version = "0.21.0"
version = "0.21.6"

[dependencies.rustls-native-certs]
optional = true
Expand Down

0 comments on commit 4c7e39b

Please sign in to comment.