Skip to content

Commit

Permalink
rust-webpki: add README
Browse files Browse the repository at this point in the history
Signed-off-by: William Woodruff <[email protected]>
  • Loading branch information
woodruffw committed Nov 8, 2023
1 parent 34c2995 commit 9afae80
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions harness/rust-webpki/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# `webpki` test harness for x509-limbo

This directory contains a basic test harness for running the x509-limbo
testsuite against the Rust [`webpki` crate].

[`webpki` crate]: https://docs.rs/webpki/latest/webpki/index.html

## Building

Just `cargo build`.

0 comments on commit 9afae80

Please sign in to comment.