chore: Publish crates

This commit is contained in:
Donny 2021-12-01 15:32:22 +09:00
parent 18d9fd91f9
commit 563c63c225
2 changed files with 4 additions and 4 deletions

6
Cargo.lock generated
View File

@ -2035,9 +2035,9 @@ dependencies = [
[[package]]
name = "reqwest"
version = "0.11.6"
version = "0.11.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66d2927ca2f685faf0fc620ac4834690d29e7abb153add10f5812eef20b5e280"
checksum = "07bea77bc708afa10e59905c3d4af7c8fd43c9214251673095ff8b14345fcbc5"
dependencies = [
"base64 0.13.0",
"bytes",
@ -3385,7 +3385,7 @@ dependencies = [
[[package]]
name = "swc_webpack_ast"
version = "0.2.5"
version = "0.2.6"
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.2.5"
version = "0.2.6"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html