Skip to content

Commit

Permalink
deps(rust): bump tonic from 0.10.2 to 0.11.0 (#209)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
2 parents 2ccf73d + c9ac2d3 commit 3f0ef40
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 nss/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ libnss = "0.5.0"
lazy_static = "1.4.0"
libc = "0.2.152"
paste = "1.0.14"
tonic = "0.10.2"
tonic = "0.11.0"
prost = "0.12.3"
tokio = { version = "1.35.1", features = ["macros", "rt-multi-thread"] }
tower = "0.4.13"
Expand Down

0 comments on commit 3f0ef40

Please sign in to comment.