Commit 81e9664
committed
fix(test): make dev-deps and deps version ranges match
otherwise, the benchmarks pick vm-memory 0.17.x but the library target
can pick 0.16.y and then the benchmarks fail to compile (due to how
the benchmarks utilize A/B-testing, this PR might fail CI similarly to
linux-loader#210, in which case we'll need to force merge).
Signed-off-by: Patrick Roy <patrick.roy@linux.dev>1 parent a442262 commit 81e9664
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments