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 1bd0a7b commit 87f4413Copy full SHA for 87f4413
contrib/crates.sh
@@ -2,4 +2,4 @@
2
# shellcheck disable=SC2148
3
4
# Crates in this workspace to test.
5
-CRATES=("types" "client" "jsonrpc")
+CRATES=("bitreq" "client" "jsonrpc" "types")
0 commit comments