Skip to content

Commit

Permalink
fix fmt.
Browse files Browse the repository at this point in the history
  • Loading branch information
fakeshadow committed Apr 26, 2024
1 parent 9ed3e49 commit 297cb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ impl ClientBuilder {
Arc::new(Self)
}
}

impl rustls::client::ServerCertVerifier for SkipServerVerification {
fn verify_server_cert(
&self,
Expand Down

0 comments on commit 297cb14

Please sign in to comment.