Skip to content

Commit 25f91ab

Browse files
authored
chore: upgrade deno_graph 0.50 (#344)
1 parent a4a4408 commit 25f91ab

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ name = "ddoc"
1818
anyhow = { version = "1.0.58", optional = true }
1919
cfg-if = "1.0.0"
2020
deno_ast = "0.27.0"
21-
deno_graph = "0.49.0"
21+
deno_graph = "0.50.0"
2222
futures = "0.3.26"
2323
import_map = "0.15.0"
2424
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)