Skip to content

Commit 87456cf

Browse files
committed
Upgrade yasna to 0.6
1 parent 4eeead6 commit 87456cf

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

Cargo.lock

Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ ring = "0.17"
2424
rustls-webpki = { version = "0.103", features = ["ring", "std"] }
2525
time = { version = "0.3.6", default-features = false }
2626
x509-parser = "0.18"
27-
yasna = { version = "0.5.2", features = ["time", "std"] }
27+
yasna = { version = "0.6", features = ["time", "std"] }
2828
zeroize = { version = "1.2" }

0 commit comments

Comments
 (0)