We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 444f55b commit fde366dCopy full SHA for fde366d
1 file changed
.github/workflows/main.yml
@@ -66,6 +66,7 @@ jobs:
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
+ cargo update --package=itoa --precise=1.0.15
70
71
- run: >
72
rustup target add
0 commit comments