Skip to content

Commit

Permalink
Merge pull request #55 from jawah/dependabot/cargo/all-c349af89a9
Browse files Browse the repository at this point in the history
⬆️ Bump the all group across 1 directory with 3 updates
  • Loading branch information
Ousret authored Feb 1, 2025
2 parents c9b9e92 + 2932571 commit 54a09c1
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ crate-type = ["cdylib"]
[dependencies]
pyo3 = { version = "0.23.4", features = ["extension-module", "abi3-py37", "generate-import-lib"] }
ls-qpack = "0.1.4"
rustls = "0.23.20"
x509-parser = "0.16.0"
rustls = "0.23.22"
x509-parser = "0.17.0"
rsa = { version = "0.9.6", features = ["sha2", "pem", "getrandom"] }
dsa = "0.6.3"
ed25519-dalek = { version = "2.1.1", features = ["pkcs8"] }
Expand All @@ -25,7 +25,7 @@ chacha20poly1305 = "0.10.1"
pkcs8 = { version = "0.10.2", features = ["encryption", "pem"] }
pkcs1 = { version = "0.7.5", features = ["pem"] }
rustls-pemfile = "2.2.0"
aws-lc-rs = { version = "1.12.0", features=["bindgen"], default-features = false }
aws-lc-rs = { version = "1.12.2", features=["bindgen"], default-features = false }
x509-ocsp = { version = "0.2.1", features = ["builder"] }
x509-cert = "0.2.5"
der = "0.7.9"
Expand Down

0 comments on commit 54a09c1

Please sign in to comment.