Skip to content

Commit

Permalink
Bump picky-asn1 and picky-asn1-x509 to 0.8.0 and 0.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tomás González <[email protected]>
  • Loading branch information
tgonzalezorlandoarm committed Oct 3, 2023
1 parent 5a7793f commit 16c8d6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tss-esapi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ regex = "1.3.9"
zeroize = { version = "1.1.0", features = ["zeroize_derive"] }
tss-esapi-sys = { path = "../tss-esapi-sys", version = "0.4.0" }
oid = "0.2.1"
picky-asn1 = "0.7.2"
picky-asn1-x509 = "0.11.0"
picky-asn1 = "0.8.0"
picky-asn1-x509 = "0.12.0"

[dev-dependencies]
env_logger = "0.9.0"
Expand Down

0 comments on commit 16c8d6f

Please sign in to comment.