Skip to content

Commit

Permalink
quinn: require rustls for insecure_connection example
Browse files Browse the repository at this point in the history
  • Loading branch information
djc authored and Ralith committed May 3, 2024
1 parent e764fe4 commit faf7dbc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions quinn/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ required-features = ["rustls"]

[[example]]
name = "insecure_connection"
required-features = ["rustls"]

[[example]]
name = "single_socket"
Expand Down

0 comments on commit faf7dbc

Please sign in to comment.