Skip to content

Commit dd93ed5

Browse files
chore(deps): update cargo.lock (#8079)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54be6a2 commit dd93ed5

File tree

2 files changed

+88
-77
lines changed

2 files changed

+88
-77
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,8 @@ jobs:
401401
run: |
402402
set -e
403403
404+
# 1.23.2 requires bytemuck_derive 1.10.1
405+
cargo update -p bytemuck --precise 1.23.1
404406
# 1.9.0 requires MSRV 1.84
405407
cargo update -p bytemuck_derive --precise 1.8.1
406408

0 commit comments

Comments
 (0)