Skip to content

Commit 5782b68

Browse files
authored
chore: update deno_doc (#498)
Closes #465 Closes #454
1 parent c784ee3 commit 5782b68

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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 = "1"
8080
async-tar = "0.4.2"
8181
deno_graph = "0.74.1"
8282
deno_ast = { version = "0.38.1", features = ["view"] }
83-
deno_doc = { version = "0.132.0", features = ["tree-sitter"] }
83+
deno_doc = { version = "0.133.0", features = ["tree-sitter"] }
8484
comrak = { version = "0.20.0", default-features = false }
8585
async-trait = "0.1.73"
8686
jsonwebkey = { version = "0.3.5", features = ["jsonwebtoken", "jwt-convert"] }

0 commit comments

Comments
 (0)