chore: upgrade deno_* crates to Mar 2024
The way extensions are injected into the Isolate changed dramatically between Sept 2021 and Jan 2024. Now ops are available in the virtual module ext:core/ops.
This commit is contained in:
parent
bdccb9cb88
commit
ac97ac37db
23 changed files with 618 additions and 303 deletions
|
|
@ -1,4 +1,4 @@
|
|||
redo-ifchange Cargo.toml
|
||||
find src/ -type f | xargs redo-ifchange
|
||||
|
||||
cargo build --release
|
||||
cargo build --color=always --release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue