mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 10:58:28 +00:00
Update dependencies (#794)
Pull in a bunch of updates so they get some testing before we announce the project. textwrap 0.16 is blocked on miette updating, http 1.0 on reqwest.
This commit is contained in:
parent
08edbc9f60
commit
5820a9d937
11 changed files with 405 additions and 459 deletions
|
@ -36,7 +36,7 @@ url = { workspace = true, features = ["serde"] }
|
|||
indoc = "2.0.4"
|
||||
log = "0.4.20"
|
||||
testing_logger = "0.1.1"
|
||||
serde_json = "1.0.108"
|
||||
serde_json = "1.0.111"
|
||||
|
||||
[features]
|
||||
pyo3 = ["dep:pyo3", "pep440_rs/pyo3", "pyo3-log"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue