mirror of
https://github.com/swc-project/swc.git
synced 2024-11-24 02:06:08 +03:00
13156157eb
**Description:** Updates `vergen` build dependency in `swc_core` to v8. This reduces the amount of dependency duplication. In my case in particular, it allows me to remove `syn` v1 from my [repository](https://github.com/redfire75369/spiderfire). |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
README.md |
swc_core
Selecting version
If you are writing a Wasm plugin for SWC or next.js, please refer to the documentation.