Skip to content

Commit 5093ba4

Browse files
committed
fix some CI things
1 parent a45342f commit 5093ba4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ fi
2020
if [ "$MSRV" = true ]; then
2121
cargo update -p url --precise 2.2.2
2222
cargo update -p form_urlencoded --precise 1.0.1
23+
cargo update -p once_cell --precise 1.13.1
2324
fi
2425

2526
# Format if told to

0 commit comments

Comments
 (0)