mirror of https://github.com/astral-sh/uv
Update Rust crate once_cell to v1.21.3 (#13155)
This commit is contained in:
parent
0a49849f5a
commit
7770ac60db
|
|
@ -2433,9 +2433,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "once_cell"
|
||||
version = "1.20.2"
|
||||
version = "1.21.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
|
||||
checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
|
||||
|
||||
[[package]]
|
||||
name = "oorandom"
|
||||
|
|
|
|||
Loading…
Reference in New Issue