Skip to content

Commit d604562

Browse files
committed
Fix MSRV and clippy CI
1 parent dbd5261 commit d604562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
matrix.rust == '1.63.0'
4242
run: |
4343
cargo update -p idna_adapter --precise 1.1.0
44+
cargo update -p unicode-width --precise 0.1.12
4445
- name: Add `aarch64-unknown-none` toolchain for `no_std` tests
4546
if: |
4647
matrix.os == 'ubuntu-latest' &&

0 commit comments

Comments
 (0)