Skip to content

Commit eeefd31

Browse files
authored
chore: upgrade deno_ast (#688)
1 parent b0c7dbb commit eeefd31

File tree

2 files changed

+75
-23
lines changed

2 files changed

+75
-23
lines changed

Cargo.lock

Lines changed: 74 additions & 22 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
@@ -31,7 +31,7 @@ harness = false
3131

3232
[dependencies]
3333
anyhow = "1.0.64"
34-
deno_ast = { version = "0.43.0", features = ["view"] }
34+
deno_ast = { version = "0.44.0", features = ["view"] }
3535
dprint-core = { version = "0.66.2", features = ["formatting"] }
3636
dprint-core-macros = "0.1.0"
3737
percent-encoding = "2.3.1"

0 commit comments

Comments
 (0)