Skip to content

Commit eeb21dc

Browse files
bors[bot]matklad
andcommitted
Merge #1063
1063: ⬆️ salsa r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]>
2 parents 9816bc5 + 3419fe2 commit eeb21dc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

crates/ra_db/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ version = "0.1.0"
55
authors = ["rust-analyzer developers"]
66

77
[dependencies]
8-
salsa = "0.10.0"
8+
salsa = "0.11.0"
99
relative-path = "0.4.0"
1010
rustc-hash = "1.0"
1111
parking_lot = "0.7.0"

0 commit comments

Comments
 (0)