Skip to content

Commit 3419fe2

Browse files
committed
⬆️ salsa
1 parent 9816bc5 commit 3419fe2

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)