Skip to content

Commit 16c8d6f

Browse files
Bump picky-asn1 and picky-asn1-x509 to 0.8.0 and 0.12.0
Signed-off-by: Tomás González <[email protected]>
1 parent 5a7793f commit 16c8d6f

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
@@ -24,8 +24,8 @@ regex = "1.3.9"
2424
zeroize = { version = "1.1.0", features = ["zeroize_derive"] }
2525
tss-esapi-sys = { path = "../tss-esapi-sys", version = "0.4.0" }
2626
oid = "0.2.1"
27-
picky-asn1 = "0.7.2"
28-
picky-asn1-x509 = "0.11.0"
27+
picky-asn1 = "0.8.0"
28+
picky-asn1-x509 = "0.12.0"
2929

3030
[dev-dependencies]
3131
env_logger = "0.9.0"

0 commit comments

Comments
 (0)