Skip to content

Commit de56dba

Browse files
bors[bot]matklad
andcommitted
Merge #1066
1066: update salsa some more r=matklad a=matklad Co-authored-by: Aleksey Kladov <[email protected]>
2 parents eeb21dc + e8477f3 commit de56dba

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.11.0"
8+
salsa = "0.11.1"
99
relative-path = "0.4.0"
1010
rustc-hash = "1.0"
1111
parking_lot = "0.7.0"

0 commit comments

Comments
 (0)