Skip to content

Commit edbc562

Browse files
committed
Pin objc2-encode in MSRV
1 parent d385630 commit edbc562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ jobs:
100100
run: |
101101
cargo update -p ahash --precise 0.8.7
102102
cargo update -p bumpalo --precise 3.14.0
103+
cargo update -p objc2-encode --precise 4.0.3
103104
104105
- name: Build crate
105106
shell: bash

0 commit comments

Comments
 (0)