Skip to content

Commit 1fac99a

Browse files
authored
Remove dependency that isn't used yet (#9296)
1 parent 0071b3e commit 1fac99a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/rust/cryptography-x509-validation/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,3 @@ rust-version = "1.56.0"
1010
[dependencies]
1111
asn1 = { version = "0.15.0", default-features = false }
1212
cryptography-x509 = { path = "../cryptography-x509" }
13-
14-
[dev-dependencies]
15-
pem = "1.1"

0 commit comments

Comments
 (0)