Skip to content

Commit 444f55b

Browse files
committed
pin ryu in CI for MSRV compatibility
1 parent 3f36950 commit 444f55b

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
@@ -65,6 +65,7 @@ jobs:
6565
cargo update --package=rayon-core --precise=1.12.1
6666
cargo update --package=windows-sys@0.61.2 --precise=0.60.2
6767
cargo update --package=quote --precise=1.0.41
68+
cargo update --package=ryu --precise=1.0.20
6869
6970
- run: >
7071
rustup target add

0 commit comments

Comments
 (0)