Skip to content

Commit f31b1fc

Browse files
committed
Auto merge of rust-lang#16334 - Veykril:salsa, r=Veykril
Bump salsa
2 parents ae6e737 + 9c2d331 commit f31b1fc

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

Cargo.lock

+17-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ itertools = "0.12.0"
112112
libc = "0.2.150"
113113
nohash-hasher = "0.2.0"
114114
rayon = "1.8.0"
115-
rust-analyzer-salsa = "0.17.0-pre.4"
115+
rust-analyzer-salsa = "0.17.0-pre.5"
116116
rustc-hash = "1.1.0"
117117
semver = "1.0.14"
118118
serde = { version = "1.0.192", features = ["derive"] }

0 commit comments

Comments
 (0)