We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bf15a0 commit 927573fCopy full SHA for 927573f
1 file changed
.github/workflows/main.yml
@@ -72,6 +72,7 @@ jobs:
72
cargo update --package=proc-macro2 --precise=1.0.103
73
cargo update --package=unicode-ident --precise=1.0.22
74
cargo update --package=ryu --precise=1.0.20
75
+ cargo update --package=futures-task --precise=0.3.31
76
77
- run: >
78
rustup target add
0 commit comments