chore: Publish crates

This commit is contained in:
Donny 2021-12-03 21:23:06 +09:00
parent 4008a65b1e
commit fd8541eb9d
2 changed files with 4 additions and 4 deletions

6
Cargo.lock generated
View File

@ -2079,9 +2079,9 @@ dependencies = [
[[package]]
name = "retain_mut"
version = "0.1.4"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "448296241d034b96c11173591deaa1302f2c17b56092106c1f92c1bc0183a8c9"
checksum = "11000e6ba5020e53e7cc26f73b91ae7d5496b4977851479edb66b694c0675c21"
[[package]]
name = "rplugin"
@ -3394,7 +3394,7 @@ dependencies = [
[[package]]
name = "swc_webpack_ast"
version = "0.3.2"
version = "0.3.3"
dependencies = [
"anyhow",
"rayon",

View File

@ -5,7 +5,7 @@ edition = "2018"
license = "Apache-2.0"
name = "swc_webpack_ast"
repository = "https://github.com/swc-project/swc.git"
version = "0.3.2"
version = "0.3.3"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html