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