mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
Update miette v7, pubgrub and small Cargo.toml cleanup (#2610)
I was going through the output of `cargo tree --duplicate -p uv`, not much success except these small cleanups.
This commit is contained in:
parent
375b33ff0c
commit
48bd02b8a8
9 changed files with 37 additions and 74 deletions
|
@ -21,7 +21,7 @@ chrono = { workspace = true, features = ["serde"] }
|
|||
mailparse = { workspace = true }
|
||||
once_cell = { workspace = true }
|
||||
regex = { workspace = true }
|
||||
rkyv = { workspace = true, features = ["strict", "validation"] }
|
||||
rkyv = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
tracing = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue