Commit 12bd0c9
fix: bump fixture rquickjs deps to 0.12 to match workspace
The native_math and extended_runtime fixtures depended on rquickjs 0.11,
but hyperlight-js-runtime uses 0.12 after the rebase. This caused a
'multiple different versions of crate rquickjs_core' compile error when
linking the extended_runtime binary.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>1 parent d3cef85 commit 12bd0c9
4 files changed
Lines changed: 516 additions & 82 deletions
File tree
- src/hyperlight-js-runtime/tests/fixtures
- extended_runtime
- native_math
Lines changed: 11 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments