chore: Publish crates

This commit is contained in:
SWC Bot 2022-11-13 12:33:33 +00:00
parent 5f47aeed96
commit e25b7389ff
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -776,7 +776,7 @@ dependencies = [
[[package]]
name = "dbg-swc"
version = "0.58.112"
version = "0.58.113"
dependencies = [
"anyhow",
"clap 3.1.0",

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.58.112"
version = "0.58.113"
[[bin]]
bench = false