linkerd2-proxy/opencensus-proto
dependabot[bot] c34cf74aaa
build(deps): Bump prost-build from 0.12.3 to 0.12.4 (#2877)
* build(deps): Bump prost-build from 0.12.3 to 0.12.4

Bumps [prost-build](https://github.com/tokio-rs/prost) from 0.12.3 to 0.12.4.
- [Release notes](https://github.com/tokio-rs/prost/releases)
- [Commits](https://github.com/tokio-rs/prost/compare/v0.12.3...v0.12.4)

---
updated-dependencies:
- dependency-name: prost-build
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* regenerate protobuf

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Oliver Gould <ver@buoyant.io>
2024-04-09 16:52:36 -07:00
..
opencensus/proto internal: Spilt app from linkerd2-proxy (#375) 2019-10-16 15:39:39 -07:00
src build(deps): Bump prost-build from 0.12.3 to 0.12.4 (#2877) 2024-04-09 16:52:36 -07:00
tests dev: Update to Rust v1.69.0 (#2402) 2023-04-25 15:56:34 -07:00
Cargo.toml deps: Update tokio, tonic, and prost (#2544) 2023-12-04 12:42:58 -08:00
README.md internal: Spilt app from linkerd2-proxy (#375) 2019-10-16 15:39:39 -07:00

README.md

opencensus-proto

This library mirrors parts of the opencensus-proto repo, with the non-tracing and build-related components removed.

License

Copyright 2019, OpenCensus Authors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.