Skip to content

Commit

Permalink
stick rustls-platform-verifier to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
neevek committed Apr 6, 2024
1 parent 9c0b0af commit f8b777e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ rs-utilities = "0.4.2"
# rs-utilities = { path = "../rs-utilities" }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
rustls-platform-verifier = { git = "https://github.com/rustls/rustls-platform-verifier" }
rustls-platform-verifier = "0.1.1"
byte-pool = { git = "https://github.com/neevek/byte-pool" }
x509-parser = "0.15"
lazy_static = "1.4"
Expand Down

0 comments on commit f8b777e

Please sign in to comment.