Rename main module file to `lib.rs` from `webpki.rs`.

This commit is contained in:
Brian Smith 2021-01-25 18:04:48 -08:00
parent b4b0afdf4e
commit 5d6f260215
2 changed files with 0 additions and 1 deletions

View File

@ -61,7 +61,6 @@ all-features = true
[lib]
name = "webpki"
path = "src/webpki.rs"
[features]
alloc = ["ring/alloc"]