mirror of
https://github.com/astral-sh/uv.git
synced 2025-09-27 04:29:10 +00:00
Update Rust crate spdx to v0.10.7 (#9182)
This commit is contained in:
parent
ff95014584
commit
b7de92d22c
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3552,9 +3552,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "spdx"
|
||||
version = "0.10.6"
|
||||
version = "0.10.7"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "47317bbaf63785b53861e1ae2d11b80d6b624211d42cb20efcd210ee6f8a14bc"
|
||||
checksum = "bae30cc7bfe3656d60ee99bf6836f472b0c53dddcbf335e253329abb16e535a2"
|
||||
dependencies = [
|
||||
"smallvec",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue