Skip to content

Commit

Permalink
Merge pull request #6 from sunsided/dependabot/cargo/rustls-0.21.11
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 11, 2024
2 parents 5ff9ee4 + 4f5fc3c commit 57d05e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ hyper = { version = "0.14.27", features = ["http1", "http2"] }
log = "0.4.20"
pin-project = "1.1.3"
prost = "0.12.1"
rustls = "0.21.8"
rustls = "0.21.11"
tokio = { version = "1.33.0", features = ["rt-multi-thread", "macros"] }
tonic = "0.10.2"
tonic-reflection = "0.10.2"
Expand Down

0 comments on commit 57d05e3

Please # to comment.