Commit dc02d4f
authored
General cleanup and dep update (#4965)
This PR updates our dependencies and applies some general cleanups:
- Extracts dependencies from crates to workspace toml files.
- Replaces `futures_channel::oneshot` with the `oneshot` crate: a
smaller and more efficient alternative.
- Replaces manual usage of the `dynify` crate with its new derive macro.1 parent 63ca217 commit dc02d4f
File tree
6 files changed
+91
-126
lines changed- core/engine
- src
- builtins/atomics
- module/loader
6 files changed
+91
-126
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments