Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
juli1 authored Jan 8, 2025
1 parent 649aceb commit 45ff5c1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions crates/static-analysis-kernel/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@ sequence_trie = "0.3.6"
serde_yaml = "0.9.21"
streaming-iterator = "0.1.9"

# Workaround once https://github.com/denoland/deno_core/issues/1034 is fixed
v8 = "=130.0.5"

[build-dependencies]
cc = "1.0.97"

0 comments on commit 45ff5c1

Please sign in to comment.