Skip to content

Commit

Permalink
Merge pull request #441 from tgonzalezorlandoarm/tg/update-picky-asn1…
Browse files Browse the repository at this point in the history
…-0.8.0

Bump picky-asn1 and picky-asn1-x509 to 0.8.0 and 0.12.0
  • Loading branch information
gowthamsk-arm authored Oct 5, 2023
2 parents d6cdfc1 + 16c8d6f commit 7ce7f19
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 7ce7f19

Please sign in to comment.