diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-02 17:36:19 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-02 17:36:19 -0700 |
| commit | 28c7026aec8f03d3e3ab90ea115b45d3402c841a (patch) | |
| tree | 623290298b73df1fee2e04bde3bfba1f23f1820a /Cargo.lock | |
| parent | chore(deps): bump debian (#2401) (diff) | |
| download | atuin-28c7026aec8f03d3e3ab90ea115b45d3402c841a.zip | |
chore(deps): bump tonic from 0.12.1 to 0.12.2 in the cargo group (#2403)
Bumps the cargo group with 1 update: [tonic](https://github.com/hyperium/tonic).
Updates `tonic` from 0.12.1 to 0.12.2
- [Release notes](https://github.com/hyperium/tonic/releases)
- [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/tonic/compare/v0.12.1...v0.12.2)
---
updated-dependencies:
- dependency-name: tonic
dependency-type: direct:production
dependency-group: cargo
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2139,7 +2139,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e310b3a6b5907f99202fcdb4960ff45b93735d7c7d96b760fcff8db2dc0e103d" dependencies = [ "cfg-if", - "windows-targets 0.48.5", + "windows-targets 0.52.6", ] [[package]] @@ -4540,9 +4540,9 @@ dependencies = [ [[package]] name = "tonic" -version = "0.12.1" +version = "0.12.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38659f4a91aba8598d27821589f5db7dddd94601e7a01b1e485a50e5484c7401" +checksum = "c6f6ba989e4b2c58ae83d862d3a3e27690b6e3ae630d0deb59f3697f32aa88ad" dependencies = [ "async-stream", "async-trait", |
