Skip to content

Commit 927573f

Browse files
committed
Update pins for MSRV compatibility
1 parent 8bf15a0 commit 927573f

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
@@ -72,6 +72,7 @@ jobs:
7272
cargo update --package=proc-macro2 --precise=1.0.103
7373
cargo update --package=unicode-ident --precise=1.0.22
7474
cargo update --package=ryu --precise=1.0.20
75+
cargo update --package=futures-task --precise=0.3.31
7576
7677
- run: >
7778
rustup target add

0 commit comments

Comments
 (0)