mirror of
https://github.com/latex-lsp/texlab.git
synced 2025-08-04 10:49:55 +00:00
Bump smallvec from 1.3.0 to 1.4.0
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/servo/rust-smallvec/releases) - [Commits](https://github.com/servo/rust-smallvec/compare/v1.3.0...v1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
4c111e95f1
commit
a6b931efb4
2 changed files with 5 additions and 5 deletions
|
@ -14,7 +14,7 @@ itertools = "0.9"
|
|||
once_cell = "1.3"
|
||||
petgraph = { version = "0.5", features = ["serde-1"] }
|
||||
rayon = "1.3"
|
||||
smallvec = "1.3"
|
||||
smallvec = "1.4"
|
||||
serde = { version = "1.0", features = ["derive", "rc"] }
|
||||
serde_json = "1.0"
|
||||
tempfile = "3.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue