Skip to content

Commit df90f00

Browse files
committed
Add bitreq to list of crates to test
Reorder the list alphabetically and add bitreq.
1 parent 8f30a45 commit df90f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/crates.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# shellcheck disable=SC2148
33

44
# Crates in this workspace to test.
5-
CRATES=("types" "client" "jsonrpc")
5+
CRATES=("bitreq" "client" "jsonrpc" "types")

0 commit comments

Comments
 (0)