chore: Publish crates

This commit is contained in:
SWC Bot 2023-10-03 16:49:03 +00:00
parent a2f1010b4e
commit 0edd36842b
3 changed files with 5 additions and 2 deletions

View File

@ -43,6 +43,9 @@
- Mark reproduction link required ([c6e0a18](https://github.com/swc-project/swc/commit/c6e0a18292001cb46722b533213acdf374311edc))
- Update nissuer.yml ([#8060](https://github.com/swc-project/swc/issues/8060)) ([a2f1010](https://github.com/swc-project/swc/commit/a2f1010b4e312d972d901705da971b887b1b254a))
### Refactor

2
Cargo.lock generated
View File

@ -974,7 +974,7 @@ checksum = "23d8666cb01533c39dde32bcbab8e227b4ed6679b2c925eba05feabea39508fb"
[[package]]
name = "dbg-swc"
version = "0.87.50"
version = "0.87.51"
dependencies = [
"anyhow",
"clap 3.2.25",

View File

@ -5,7 +5,7 @@ edition = "2021"
license = "Apache-2.0"
name = "dbg-swc"
repository = "https://github.com/kdy1/dbg-swc.git"
version = "0.87.50"
version = "0.87.51"
[[bin]]
bench = false