mirror of
https://github.com/swc-project/swc.git
synced 2024-11-29 11:47:21 +03:00
chore: Publish crates
This commit is contained in:
parent
52f28bcfa6
commit
b6c046890f
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -4973,7 +4973,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "swc_fast_ts_strip"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"codspeed-criterion-compat",
|
||||
|
@ -7,7 +7,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
|
||||
license = "Apache-2.0"
|
||||
name = "swc_fast_ts_strip"
|
||||
repository = { workspace = true }
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
|
||||
|
||||
[dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user