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
2cd5aea343
commit
25edb1c41e
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -3747,7 +3747,7 @@ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
|
||||
|
||||
[[package]]
|
||||
name = "swc"
|
||||
version = "0.284.0"
|
||||
version = "0.284.1"
|
||||
dependencies = [
|
||||
"ansi_term",
|
||||
"anyhow",
|
||||
|
@ -9,7 +9,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
|
||||
license = "Apache-2.0"
|
||||
name = "swc"
|
||||
repository = "https://github.com/swc-project/swc.git"
|
||||
version = "0.284.0"
|
||||
version = "0.284.1"
|
||||
|
||||
[lib]
|
||||
bench = false
|
||||
|
Loading…
Reference in New Issue
Block a user