chore: Publish crates

This commit is contained in:
SWC Bot 2022-03-19 10:51:19 +00:00
parent 533f756274
commit b4ad33ae3d
3 changed files with 5 additions and 2 deletions

View File

@ -5,6 +5,9 @@
- **(api/rust)** Exclude test files from rust packages (#4091) ([533f756](https://github.com/swc-project/swc/commit/533f75627405fbb05fcebf42a49105d019093ffe))
- **(common)** Fix handling of input source maps (#4086) ([b716210](https://github.com/swc-project/swc/commit/b716210de1495d11f45f74bdc3941826a9dd5d6a))

2
Cargo.lock generated
View File

@ -3172,7 +3172,7 @@ dependencies = [
[[package]]
name = "swc_css_lints"
version = "0.9.0"
version = "0.9.1"
dependencies = [
"auto_impl",
"parking_lot 0.12.0",

View File

@ -7,7 +7,7 @@ include = ["Cargo.toml", "src/**/*.rs"]
license = "Apache-2.0"
name = "swc_css_lints"
repository = "https://github.com/swc-project/swc.git"
version = "0.9.0"
version = "0.9.1"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html