Skip to content

Commit

Permalink
deps: update rustls
Browse files Browse the repository at this point in the history
  • Loading branch information
rukai committed May 13, 2024
1 parent c21281a commit ec0e3b9
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 @@ -47,7 +47,7 @@ version = "0.2.3"

[dependencies.rustls]
optional = true
version = "0.22.0"
version = "0.23.0"

[dependencies.rustls-pki-types]
optional = true
Expand Down

0 comments on commit ec0e3b9

Please sign in to comment.