this commit adds a `[workspace.package]` table at the root of the cargo workspace. constituent manifests are updated to use the workspace-level metadata. this is generally a superficial chore, but has a pleasant future upside: when new rust editions are released (e.g. 2024), we will only need to update the edition specified at the root of the workspace. Signed-off-by: katelyn martin <kate@buoyant.io> |
||
|---|---|---|
| .. | ||
| opentelemetry/proto | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
README.md
opentelemetry-proto
This library mirrors parts of the
opentelemetry-proto
repo, with the non-tracing and build-related components removed.
License
Copyright 2024, OpenTelemetry 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.