Skip to content

Commit

Permalink
Merge pull request #34 from DataDog/dependabot/cargo/deno_core-0.196.0
Browse files Browse the repository at this point in the history
Update deno_core requirement from 0.195.0 to 0.196.0
  • Loading branch information
juli1 authored Jul 24, 2023
2 parents 65f50e6 + f37baf8 commit 5cfd974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kernel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ serde_json = { workspace = true }
derive_builder = { workspace = true }
serde-sarif = { workspace = true }
# other
deno_core = "0.195.0"
deno_core = "0.196.0"
lazy_static = "1.4.0"
serde_v8 = "0.107.0"
tree-sitter = "0.20.10"
Expand Down

0 comments on commit 5cfd974

Please sign in to comment.