Skip to content

Commit

Permalink
fix: update deno_doc
Browse files Browse the repository at this point in the history
  • Loading branch information
crowlKats committed Dec 20, 2024
1 parent 998ffec commit d16617b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ thiserror = "2"
async-tar = "0.4.2"
deno_graph = "0.86.3"
deno_ast = { version = "0.44.0", features = ["view"] }
deno_doc = { version = "0.162.1", features = ["comrak"] }
deno_doc = { version = "0.162.3", features = ["comrak"] }
comrak = { version = "0.29.0", default-features = false }
ammonia = "4.0.0"
async-trait = "0.1.73"
Expand Down

0 comments on commit d16617b

Please sign in to comment.