Skip to content

Commit

Permalink
Update Rust crate swc_common to 0.29.27
Browse files Browse the repository at this point in the history
  • Loading branch information
zemnmez-renovate-bot committed Jan 8, 2023
1 parent cecf734 commit f943466
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions Cargo.Bazel.lock
Original file line number Diff line number Diff line change
Expand Up @@ -864,9 +864,9 @@ dependencies = [

[[package]]
name = "swc_common"
version = "0.29.26"
version = "0.29.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "288ede106f4d2c98ba2a4d95d43679d5e0c7d93a75c45745039c01dfd9da437d"
checksum = "90a2c285d33b47a5e532a662c178dc91956534ff52207892918d3034a534ae12"
dependencies = [
"ahash",
"ast_node",
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
clap = { version = "4.0.32", features = ["derive"] }
swc_common = "0.29.26"
swc_common = "0.29.27"
sha2 = "0.10.6"
hex = "0.4.3"
swc_css_codegen = "0.137.3"
Expand Down
26 changes: 13 additions & 13 deletions cargo-bazel-lock.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"checksum": "7696823679b4539dff9cf2785f134bd80ae24b9818ac974a460ef20f681cf739",
"checksum": "1f82b1b58eb3939c896debe1bdfafb73bd7e7dfcfccf26d4c72b5f96ac041ffb",
"crates": {
"Inflector 0.11.4": {
"name": "Inflector",
Expand Down Expand Up @@ -2423,7 +2423,7 @@
"target": "swc_atoms"
},
{
"id": "swc_common 0.29.26",
"id": "swc_common 0.29.27",
"target": "swc_common"
},
{
Expand Down Expand Up @@ -4610,13 +4610,13 @@
},
"license": "Apache-2.0"
},
"swc_common 0.29.26": {
"swc_common 0.29.27": {
"name": "swc_common",
"version": "0.29.26",
"version": "0.29.27",
"repository": {
"Http": {
"url": "https://crates.io/api/v1/crates/swc_common/0.29.26/download",
"sha256": "288ede106f4d2c98ba2a4d95d43679d5e0c7d93a75c45745039c01dfd9da437d"
"url": "https://crates.io/api/v1/crates/swc_common/0.29.27/download",
"sha256": "90a2c285d33b47a5e532a662c178dc91956534ff52207892918d3034a534ae12"
}
},
"targets": [
Expand Down Expand Up @@ -4725,7 +4725,7 @@
],
"selects": {}
},
"version": "0.29.26"
"version": "0.29.27"
},
"license": "Apache-2.0"
},
Expand Down Expand Up @@ -4768,7 +4768,7 @@
"target": "swc_atoms"
},
{
"id": "swc_common 0.29.26",
"id": "swc_common 0.29.27",
"target": "swc_common"
}
],
Expand Down Expand Up @@ -4836,7 +4836,7 @@
"target": "swc_atoms"
},
{
"id": "swc_common 0.29.26",
"id": "swc_common 0.29.27",
"target": "swc_common"
},
{
Expand Down Expand Up @@ -4963,7 +4963,7 @@
"target": "swc_atoms"
},
{
"id": "swc_common 0.29.26",
"id": "swc_common 0.29.27",
"target": "swc_common"
},
{
Expand Down Expand Up @@ -5034,7 +5034,7 @@
"target": "swc_atoms"
},
{
"id": "swc_common 0.29.26",
"id": "swc_common 0.29.27",
"target": "swc_common"
},
{
Expand Down Expand Up @@ -5093,7 +5093,7 @@
"target": "swc_atoms"
},
{
"id": "swc_common 0.29.26",
"id": "swc_common 0.29.27",
"target": "swc_common"
},
{
Expand Down Expand Up @@ -5152,7 +5152,7 @@
"target": "swc_atoms"
},
{
"id": "swc_common 0.29.26",
"id": "swc_common 0.29.27",
"target": "swc_common"
},
{
Expand Down

0 comments on commit f943466

Please sign in to comment.