mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-25 04:23:25 +00:00
fix cancelation?
This commit is contained in:
parent
095843119e
commit
532e68692d
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ debug = true
|
|||
# https://github.com/salsa-rs/salsa/pull/75
|
||||
# and
|
||||
# https://github.com/salsa-rs/salsa/issues/99
|
||||
salsa = { git = "https://github.com/matklad/salsa", branch = "no-upgrade" }
|
||||
salsa = { git = "https://github.com/matklad/salsa", branch = "fix-cancelation-maybe" }
|
||||
|
|
Loading…
Reference in a new issue