Commit 6b38efe
committed
fix: remove testutils from workspace dep to fix wasm32 CI build
testutils feature pulls in rand/serde_json which are incompatible with
wasm32-unknown-unknown target. Each crate already enables it in
[dev-dependencies] where it belongs.1 parent acdc940 commit 6b38efe
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments