Skip to content

Commit 3560ae9

Browse files
authored
fix: update deno_doc (#877)
1 parent 998ffec commit 3560ae9

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ thiserror = "2"
8080
async-tar = "0.4.2"
8181
deno_graph = "0.86.3"
8282
deno_ast = { version = "0.44.0", features = ["view"] }
83-
deno_doc = { version = "0.162.1", features = ["comrak"] }
83+
deno_doc = { version = "0.162.3", features = ["comrak"] }
8484
comrak = { version = "0.29.0", default-features = false }
8585
ammonia = "4.0.0"
8686
async-trait = "0.1.73"

0 commit comments

Comments
 (0)