mirror of
https://github.com/swc-project/swc.git
synced 2024-12-01 09:52:57 +03:00
chore: Publish
This commit is contained in:
parent
26944e159d
commit
7af0f8c81b
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -3003,7 +3003,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "swc_ecma_utils"
|
||||
version = "0.48.0"
|
||||
version = "0.48.1"
|
||||
dependencies = [
|
||||
"once_cell",
|
||||
"rayon",
|
||||
|
@ -6,7 +6,7 @@ edition = "2018"
|
||||
license = "Apache-2.0/MIT"
|
||||
name = "swc_ecma_utils"
|
||||
repository = "https://github.com/swc-project/swc.git"
|
||||
version = "0.48.0"
|
||||
version = "0.48.1"
|
||||
|
||||
[features]
|
||||
# Process in parallel.
|
||||
|
Loading…
Reference in New Issue
Block a user