Skip to content

Commit 5ee2420

Browse files
committed
Update Salsa to provisional commit
1 parent 663f913 commit 5ee2420

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
@@ -144,7 +144,7 @@ regex-automata = { version = "0.4.9" }
144144
rustc-hash = { version = "2.0.0" }
145145
rustc-stable-hash = { version = "0.1.2" }
146146
# When updating salsa, make sure to also update the revision in `fuzz/Cargo.toml`
147-
salsa = { git = "https://github.com/salsa-rs/salsa.git", rev = "29ab321b45d00daa4315fa2a06f7207759a8c87e", default-features = false, features = [
147+
salsa = { git = "https://github.com/salsa-rs/salsa.git", rev = "dbee2ad9de2a27196118c84b24b4d19b1dd3645e", default-features = false, features = [
148148
"compact_str",
149149
"macros",
150150
"salsa_unstable",

0 commit comments

Comments
 (0)