Skip to content

Commit

Permalink
chore: update deno_graph to 0.56.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kt3k committed Sep 28, 2023
1 parent 10f0809 commit a297007
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ name = "ddoc"
anyhow = { version = "1.0.58", optional = true }
cfg-if = "1.0.0"
deno_ast = "0.29.3"
deno_graph = "0.55.0"
deno_graph = "0.56.0"
futures = "0.3.26"
import_map = "0.15.0"
lazy_static = "1.4.0"
Expand Down

0 comments on commit a297007

Please sign in to comment.