mirror of
https://github.com/TeamPiped/piped-proxy.git
synced 2025-01-06 01:20:33 +05:30
fix(deps): update rust crate rgb to v0.8.48
This commit is contained in:
parent
86d0c5b342
commit
f8afab7746
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -1669,9 +1669,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "rgb"
|
name = "rgb"
|
||||||
version = "0.8.47"
|
version = "0.8.48"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "e12bc8d2f72df26a5d3178022df33720fbede0d31d82c7291662eff89836994d"
|
checksum = "0f86ae463694029097b846d8f99fd5536740602ae00022c0c50c5600720b2f71"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bytemuck",
|
"bytemuck",
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user