Skip to content

Commit

Permalink
Remove dependency that isn't used yet (#9296)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex authored Jul 26, 2023
1 parent 0071b3e commit 1fac99a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/rust/cryptography-x509-validation/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ rust-version = "1.56.0"
[dependencies]
asn1 = { version = "0.15.0", default-features = false }
cryptography-x509 = { path = "../cryptography-x509" }

[dev-dependencies]
pem = "1.1"

0 comments on commit 1fac99a

Please sign in to comment.