mirror of
https://github.com/astral-sh/uv.git
synced 2025-12-11 12:29:43 +00:00
Update Rust crate indoc to v2.0.7 (#16562)
This commit is contained in:
parent
8f4083a746
commit
0023aaba21
1 changed files with 5 additions and 2 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
|
@ -2063,9 +2063,12 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "indoc"
|
||||
version = "2.0.6"
|
||||
version = "2.0.7"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f4c7245a08504955605670dbf141fceab975f15ca21570696aebe9d2e71576bd"
|
||||
checksum = "79cf5c93f93228cf8efb3ba362535fb11199ac548a09ce117c9b1adc3030d706"
|
||||
dependencies = [
|
||||
"rustversion",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "inout"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue