Skip to content

Commit

Permalink
chore: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
junkurihara committed Jan 30, 2025
1 parent dc7c34d commit 130e882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpxy-certs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ rustls-webpki = { version = "0.102.8", default-features = false, features = [
"aws_lc_rs",
] }
rustls-post-quantum = { version = "0.2.1", optional = true }
x509-parser = { version = "0.16.0" }
x509-parser = { version = "0.17.0" }

[dev-dependencies]
tokio = { version = "1.43.0", default-features = false, features = [
Expand Down

0 comments on commit 130e882

Please sign in to comment.