Skip to content

Commit 0a7ce81

Browse files
committed
Patch salsa
1 parent 04dc48e commit 0a7ce81

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ regex = { version = "1.10.2" }
129129
rustc-hash = { version = "2.0.0" }
130130
rustc-stable-hash = { version = "0.1.2" }
131131
# When updating salsa, make sure to also update the revision in `fuzz/Cargo.toml`
132-
salsa = { git = "https://github.com/salsa-rs/salsa.git", rev = "4818b15f3b7516555d39f5a41cb75970448bee4c" }
132+
salsa = { git = "https://github.com/salsa-rs/salsa.git", rev = "9f7fa33789ec524a66eab8e8ab6a3a0bec3c0bb5" }
133133
schemars = { version = "0.8.16" }
134134
seahash = { version = "4.1.0" }
135135
serde = { version = "1.0.197", features = ["derive"] }

0 commit comments

Comments
 (0)