Skip to content

Commit fde366d

Browse files
committed
pin itoa in CI for MSRV compatibility
1 parent 444f55b commit fde366d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
cargo update --package=windows-sys@0.61.2 --precise=0.60.2
6767
cargo update --package=quote --precise=1.0.41
6868
cargo update --package=ryu --precise=1.0.20
69+
cargo update --package=itoa --precise=1.0.15
6970
7071
- run: >
7172
rustup target add

0 commit comments

Comments
 (0)