Skip to content

Commit

Permalink
Merge pull request #103 from sunng87/dependabot/cargo/x509-certificat…
Browse files Browse the repository at this point in the history
…e-0.21

chore(deps): update x509-certificate requirement from 0.20 to 0.21
  • Loading branch information
sunng87 committed Jul 27, 2023
2 parents 93db00e + 9b35075 commit 193fae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ hex = "0.4"
base64 = "0.21"
ring = "0.16"
stringprep = "0.1.2"
x509-certificate = "0.20"
x509-certificate = "0.21"

tokio = { version = "1.19", features = ["net", "rt", "io-util"], optional = true}
tokio-util = { version = "0.7.3", features = ["codec", "io"], optional = true }
Expand Down

0 comments on commit 193fae1

Please sign in to comment.