Skip to content

Commit

Permalink
Another version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaReiser committed Dec 4, 2024
1 parent 040f4d9 commit 5cbbfc2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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/MichaReiser/salsa", rev = "77aed9b59669f4bf8e58977aa546a42ef026f7f9" }
salsa = { git = "https://github.com/MichaReiser/salsa", rev = "4f365da2945a9fc172f8902db59bcd235e811295" }
schemars = { version = "0.8.16" }
seahash = { version = "4.1.0" }
serde = { version = "1.0.197", features = ["derive"] }
Expand Down

0 comments on commit 5cbbfc2

Please sign in to comment.