Skip to content

Commit

Permalink
chore: upgrade to deno_graph 0.59
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Oct 24, 2023
1 parent ed5a1ca commit b25effb
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 11 deletions.
37 changes: 27 additions & 10 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.30.0"
deno_graph = "0.58.0"
deno_graph = "0.59.0"
futures = "0.3.26"
import_map = "0.15.0"
lazy_static = "1.4.0"
Expand Down

0 comments on commit b25effb

Please sign in to comment.