Skip to content

Commit

Permalink
Update markdown, swc_core
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Dec 13, 2022
1 parent d0a15b1 commit d9a634a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ include = ["src/", "license"]
serializable = ["serde"]

[dependencies]
markdown = "1.0.0-alpha.4"
markdown = "1.0.0-alpha.5"
serde = { version = "1", optional = true }
swc_core = { version = "0.44.0", features = [
swc_core = { version = "0.48.0", features = [
"ecma_ast",
"ecma_visit",
"ecma_codegen",
Expand Down

0 comments on commit d9a634a

Please sign in to comment.