Skip to content

Commit

Permalink
Pin v8 to 130.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonforal committed Jan 30, 2025
1 parent 232055a commit 664f7ec
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"

# We're experiencing issues with v8 130.0.8. Until we can resolve this, pin to the last-known-working.
v8 = "=130.0.7"

[build-dependencies]
cc = "1.0.97"

0 comments on commit 664f7ec

Please sign in to comment.