mirror of
https://github.com/swc-project/swc.git
synced 2025-01-03 11:01:52 +03:00
chore: Publish crates
This commit is contained in:
parent
224a2ea8b6
commit
a8f156c050
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -2956,7 +2956,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "swc"
|
||||
version = "0.181.0"
|
||||
version = "0.181.1"
|
||||
dependencies = [
|
||||
"ahash",
|
||||
"ansi_term",
|
||||
|
@ -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.181.0"
|
||||
version = "0.181.1"
|
||||
|
||||
[lib]
|
||||
bench = false
|
||||
|
Loading…
Reference in New Issue
Block a user