mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 19:08:04 +00:00
Run cargo upgrade
(#7448)
Co-authored-by: konstin <konstin@mailbox.org>
This commit is contained in:
parent
f679987fe1
commit
c87ce7aaf8
23 changed files with 118 additions and 413 deletions
|
@ -35,7 +35,7 @@ serde = { workspace = true }
|
|||
url = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
insta = { version = "1.36.1", features = ["filters", "json"] }
|
||||
insta = { version = "1.40.0", features = ["filters", "json"] }
|
||||
|
||||
[features]
|
||||
default = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue