Skip to content

Commit 8d2c936

Browse files
authored
Merge pull request #1339 from ekxide/iox2-1338-bump-bytes-and-tracing-subscriber-deps
[#1338] Bump `bytes` and `tracing-subscriber` dependencies
2 parents d920080 + d2ce0e6 commit 8d2c936

File tree

4 files changed

+172
-253
lines changed

4 files changed

+172
-253
lines changed

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ jobs:
461461
- name: Build and cache grcov
462462
uses: ./.github/actions/build-and-cache-rust-tool
463463
with:
464-
rust-toolchain: 1.86.0
464+
rust-toolchain: stable
465465
rust-components: llvm-tools
466466
check-and-install-cmd: grcov --version > /dev/null || cargo install grcov
467467
print-version-cmd: grcov --version

0 commit comments

Comments
 (0)