Skip to content

Commit cbc3119

Browse files
authored
chore: upgrade deno_ast (#698)
1 parent eea1295 commit cbc3119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.44.0", features = ["view"] }
34+
deno_ast = { version = "0.45.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)