Skip to content

Commit 1d52d5d

Browse files
Depend on Salsa v0.20.0
1 parent 9632b38 commit 1d52d5d

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ debug = 2
4646

4747
# ungrammar = { path = "../ungrammar" }
4848

49-
# rust-analyzer-salsa = { path = "../salsa" }
49+
# salsa = { path = "../salsa" }
5050

5151
[workspace.dependencies]
5252
# local crates
@@ -131,7 +131,7 @@ process-wrap = { version = "8.2.0", features = ["std"] }
131131
pulldown-cmark-to-cmark = "10.0.4"
132132
pulldown-cmark = { version = "0.9.6", default-features = false }
133133
rayon = "1.10.0"
134-
salsa = "0.19"
134+
salsa = "0.20.0"
135135
rustc-hash = "2.1.1"
136136
semver = "1.0.26"
137137
serde = { version = "1.0.219" }

0 commit comments

Comments
 (0)