Skip to content

Commit e750221

Browse files
authored
Merge pull request #19725 from Veykril/push-xwqzzsklslrq
Bump salsa
2 parents 97bdf14 + a6b8abf commit e750221

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/rust-analyzer/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,8 @@ 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 = { version = "0.21.0", default-features = false, features = ["rayon","salsa_unstable"] }
135-
salsa-macros = "0.21.0"
134+
salsa = { version = "0.21.1", default-features = false, features = ["rayon","salsa_unstable"] }
135+
salsa-macros = "0.21.1"
136136
semver = "1.0.26"
137137
serde = { version = "1.0.219" }
138138
serde_derive = { version = "1.0.219" }

0 commit comments

Comments
 (0)