We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f36950 commit 444f55bCopy full SHA for 444f55b
1 file changed
.github/workflows/main.yml
@@ -65,6 +65,7 @@ jobs:
65
cargo update --package=rayon-core --precise=1.12.1
66
cargo update --package=windows-sys@0.61.2 --precise=0.60.2
67
cargo update --package=quote --precise=1.0.41
68
+ cargo update --package=ryu --precise=1.0.20
69
70
- run: >
71
rustup target add
0 commit comments