Skip to content

Commit 5e2f10c

Browse files
fix(deps): update rust crate deno_ast to v0.46.2 (#981)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e1e6f8 commit 5e2f10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: depracted/deno-lint/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010
[dependencies]
1111
annotate-snippets = { version = "0.11" }
1212
anyhow = "1"
13-
deno_ast = "=0.46.1"
13+
deno_ast = "=0.46.2"
1414
deno_lint = "=0.74.0"
1515
env_logger = "0.11"
1616
global_alloc = { path = "../../crates/alloc" }

0 commit comments

Comments
 (0)