mirror of https://github.com/astral-sh/uv
Update Rust crate target-lexicon to v0.13.1 (#10111)
This commit is contained in:
parent
27ec53c736
commit
54ab15121c
|
|
@ -3719,9 +3719,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "target-lexicon"
|
name = "target-lexicon"
|
||||||
version = "0.13.0"
|
version = "0.13.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "4ff4a4048091358129767b8a200d6927f58876c8b5ea16fb7b0222d43b79bfa8"
|
checksum = "dc12939a1c9b9d391e0b7135f72fd30508b73450753e28341fed159317582a77"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "temp-env"
|
name = "temp-env"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue