Skip to content

Commit 1528620

Browse files
committed
Bump picky- crates
Signed-off-by: Marc-André Lureau <[email protected]>
1 parent 2dd2308 commit 1528620

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tss-esapi/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ regex = "1.3.9"
3434
zeroize = { version = "1.5.7", features = ["zeroize_derive"] }
3535
tss-esapi-sys = { path = "../tss-esapi-sys", version = "0.5.0" }
3636
oid = { version = "0.2.1", optional = true }
37-
picky-asn1 = { version = "0.9.0", optional = true }
38-
picky-asn1-x509 = { version = "0.13.0", optional = true }
37+
picky-asn1 = { version = "0.10.0", optional = true }
38+
picky-asn1-x509 = { version = "0.14.0", optional = true }
3939
cfg-if = "1.0.0"
4040
strum = { version = "0.26.3", optional = true }
4141
strum_macros = { version = "0.26.4", optional = true }

0 commit comments

Comments
 (0)