mirror of
https://github.com/joshuadavidthomas/django-language-server.git
synced 2025-09-27 04:19:22 +00:00
specify dependencies to minor version
This commit is contained in:
parent
134f3fea54
commit
d1cc9f7ca0
5 changed files with 12 additions and 12 deletions
|
@ -8,7 +8,7 @@ serde = { workspace = true }
|
|||
thiserror = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
insta = { version = "1.41.1", features = ["yaml"] }
|
||||
insta = { version = "1.41", features = ["yaml"] }
|
||||
|
||||
[profile.dev.package]
|
||||
insta.opt-level = 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue