Skip to content

Commit 87f4413

Browse files
committed
Add bitreq to list of crates to test
Reorder the list alphabetically and add bitreq.
1 parent 1bd0a7b commit 87f4413

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)