Skip to content

Commit

Permalink
Ver up in README
Browse files Browse the repository at this point in the history
  • Loading branch information
abdolence committed Dec 2, 2024
1 parent 602f607 commit 2e49715
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,17 @@
Cargo.toml:
```toml
[dependencies]
opentelemetry-gcloud-trace = "0.16"
opentelemetry-gcloud-trace = "0.17"
```

## Compatibility matrix

| opentelemetry-gcloud-trace version | opentelemetry version | tracing-opentelemetry | gcloud-sdk |
|------------------------------------|-----------------------|-----------------------|------------|
| 0.17 | 0.27 | 0.28 | 0.26 |
| 0.16 | 0.27 | 0.28 | 0.25 |
| 0.15 | 0.25 | 0.26 | 0.25 |
| 0.12 | 0.24 | 0.25 | 0.25 |
| 0.11 | 0.23 | 0.24 | 0.25 |
| 0.10 | 0.23 | 0.24 | 0.24 |

Example:

Expand Down

0 comments on commit 2e49715

Please sign in to comment.