mirror of
https://github.com/swc-project/swc.git
synced 2024-11-23 00:32:15 +03:00
chore: Publish crates with swc_core
v0.100.4
This commit is contained in:
parent
c977c2bec2
commit
ac7cf0371f
@ -1,5 +0,0 @@
|
||||
---
|
||||
swc_core: patch
|
||||
---
|
||||
|
||||
chore(xtask): Make reducing version of `swc_core` easier
|
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -4010,7 +4010,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "swc_core"
|
||||
version = "0.100.3"
|
||||
version = "0.100.4"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"binding_macros",
|
||||
|
@ -6,7 +6,7 @@ edition = "2021"
|
||||
license = "Apache-2.0"
|
||||
name = "swc_core"
|
||||
repository = "https://github.com/swc-project/swc.git"
|
||||
version = "0.100.3"
|
||||
version = "0.100.4"
|
||||
[package.metadata.docs.rs]
|
||||
features = [
|
||||
"allocator_node",
|
||||
|
Loading…
Reference in New Issue
Block a user