Skip to content

Commit

Permalink
Update swc_core
Browse files Browse the repository at this point in the history
Closes GH-45.

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
  • Loading branch information
kdy1 committed May 7, 2024
1 parent 0345ef6 commit 14eeca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ serializable = ["serde"]
[dependencies]
markdown = "1.0.0-alpha.17"
serde = { version = "1", optional = true }
swc_core = { version = "0.91.0", features = [
swc_core = { version = "0.92.0", features = [
"ecma_ast",
"ecma_visit",
"ecma_codegen",
Expand Down

0 comments on commit 14eeca6

Please sign in to comment.