1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-07-02 20:54:31 +02:00

Support otel 0.23 (#124)

This commit is contained in:
Omid Rad
2024-06-05 09:17:48 +02:00
committed by GitHub
parent e097e5644b
commit d3b81c453a
7 changed files with 19 additions and 4 deletions

View File

@ -58,6 +58,7 @@ jobs:
- opentelemetry_0_20
- opentelemetry_0_21
- opentelemetry_0_22
- opentelemetry_0_23
steps:
- uses: actions/checkout@v2
- name: Cache dependencies