mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-02 22:54:58 +00:00
Bump snap
This commit is contained in:
parent
1431264646
commit
8f678a0169
2 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@ serde = { version = "1.0.137", features = ["derive"] }
|
|||
serde_json = { version = "1.0.81", features = ["unbounded_depth"] }
|
||||
tracing = "0.1.37"
|
||||
memmap2 = "0.5.4"
|
||||
snap = "1.0.5"
|
||||
snap = "1.1.0"
|
||||
|
||||
# local deps
|
||||
paths.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue