Skip to content

Commit

Permalink
More perf
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaReiser committed Dec 3, 2024
1 parent 8501d05 commit 1d26d75
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ rand = { version = "0.8.5" }
rayon = { version = "1.10.0" }
regex = { version = "1.10.2" }
rustc-hash = { version = "2.0.0" }
salsa = { git = "https://github.com/salsa-rs/salsa.git", rev = "e68679b3a9c2b5cfd8eab92de89edf4073b03601" }
salsa = { git = "https://github.com/salsa-rs/salsa.git", rev = "e6945c04583b380222c1c9276fe44d3b59355731" }
schemars = { version = "0.8.16" }
seahash = { version = "4.1.0" }
serde = { version = "1.0.197", features = ["derive"] }
Expand Down

0 comments on commit 1d26d75

Please sign in to comment.