Skip to content

Commit 0956690

Browse files
authored
build(deps): bump cryptography-x509 to 49.0.0 (#293)
1 parent 02bc510 commit 0956690

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 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
@@ -8,7 +8,7 @@ members = [
88

99
[workspace.dependencies]
1010
asn1 = "0.24.1"
11-
cryptography-x509 = { git = "https://github.com/pyca/cryptography.git", tag = "47.0.0" }
11+
cryptography-x509 = { git = "https://github.com/pyca/cryptography.git", tag = "49.0.0" }
1212
hex = "0.4"
1313

1414
[workspace.package]

0 commit comments

Comments
 (0)