mirror of
https://github.com/openharmony/third_party_rust_codespan.git
synced 2026-07-19 16:43:33 -04:00
Merge pull request #281 from brendanzab/dependabot/cargo/lsp-types-gte-0.70-and-lt-0.81
Update lsp-types requirement from >=0.70, <0.80 to >=0.70, <0.81
This commit is contained in:
@@ -16,5 +16,5 @@ codespan-reporting = { version = "0.9.5", path = "../codespan-reporting" }
|
||||
# will be valid for all the versions in this range. Getting this range wrong
|
||||
# could potentially break down-stream builds on a `cargo update`. This is an
|
||||
# absolute no-no, breaking much of what we enjoy about Cargo!
|
||||
lsp-types = ">=0.70, <0.80"
|
||||
lsp-types = ">=0.70, <0.81"
|
||||
url = "2"
|
||||
|
||||
Reference in New Issue
Block a user