Skip to content

Commit

Permalink
Ver up
Browse files Browse the repository at this point in the history
  • Loading branch information
abdolence committed Jul 21, 2024
1 parent 157755b commit 20ee144
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,17 +9,16 @@
Cargo.toml:
```toml
[dependencies]
opentelemetry-gcloud-trace = "0.11"
opentelemetry-gcloud-trace = "0.12"
```

## Compatibility matrix

| opentelemetry-gcloud-trace version | opentelemetry version | tracing-opentelemetry | gcloud-sdk |
|------------------------------------|-----------------------|-----------------------|------------|
| 0.12 | 0.24 | 0.25 | 0.25 |
| 0.11 | 0.23 | 0.24 | 0.25 |
| 0.10 | 0.23 | 0.24 | 0.24 |
| 0.9 | 0.22 | 0.23 | 0.24 |
| 0.8 | 0.21 | 0.22 | 0.23 |

Example:

Expand Down

0 comments on commit 20ee144

Please sign in to comment.