Skip to content

Commit 41e2639

Browse files
committed
⬆️ salsa
1 parent 0fb069c commit 41e2639

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/base_db/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ edition = "2018"
1010
doctest = false
1111

1212
[dependencies]
13-
salsa = "0.15.2"
13+
salsa = "0.16.0"
1414
rustc-hash = "1.1.0"
1515

1616
syntax = { path = "../syntax", version = "0.0.0" }

0 commit comments

Comments
 (0)