Skip to content

Commit

Permalink
Update the crate version in README. (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
1hakusai1 authored Jan 31, 2025
1 parent 2f24014 commit 3b7bef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ This means that it has received lots of exposure to edge cases and has real-worl
## Installation and setup
On most platforms, no setup should be required beyond adding the dependency via `cargo`:
```toml
rustls-platform-verifier = "0.3"
rustls-platform-verifier = "0.5"
```

To get a rustls `ClientConfig` configured to use the platform verifier use:
Expand Down

0 comments on commit 3b7bef9

Please sign in to comment.