Skip to content

Commit 7344609

Browse files
authored
Merge branch 'master' into span_propagate_tags
2 parents efbc35b + 44fa0cf commit 7344609

File tree

22 files changed

+1364
-877
lines changed

22 files changed

+1364
-877
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
fail-fast: false
6666
matrix:
6767
os: [ubuntu-latest, macos-latest, windows-latest]
68-
rust: [1.73.0]
68+
rust: [1.81.0]
6969

7070
name: Check / Test MSRV on ${{ matrix.os }}
7171
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)