mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 14:26:30 +03:00
chore(cargo): bump colorutils-rs from 0.7.6 to 0.8.0
Bumps [colorutils-rs](https://github.com/awxkee/colorutils-rs) from 0.7.6 to 0.8.0. - [Release notes](https://github.com/awxkee/colorutils-rs/releases) - [Commits](https://github.com/awxkee/colorutils-rs/compare/0.7.6...0.8.0)
This commit is contained in:
committed by
iequidoo
parent
d75c05e717
commit
ac8b2d2fca
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -934,9 +934,9 @@ checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "colorutils-rs"
|
name = "colorutils-rs"
|
||||||
version = "0.7.6"
|
version = "0.8.0"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "6e2fc25857fa523662de5cae84225b0e7bfb24a2a3f9ed8802fecf03df7252b1"
|
checksum = "69abc9a8ed011e2b7946769f460b9e76e8b659ece9ef4001b9d8bba3489f796d"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"erydanos",
|
"erydanos",
|
||||||
"half",
|
"half",
|
||||||
|
|||||||
@@ -53,7 +53,7 @@ blake3 = "1.8.2"
|
|||||||
brotli = { version = "8", default-features=false, features = ["std"] }
|
brotli = { version = "8", default-features=false, features = ["std"] }
|
||||||
bytes = "1"
|
bytes = "1"
|
||||||
chrono = { workspace = true, features = ["alloc", "clock", "std"] }
|
chrono = { workspace = true, features = ["alloc", "clock", "std"] }
|
||||||
colorutils-rs = { version = "0.7.5", default-features = false }
|
colorutils-rs = { version = "0.8.0", default-features = false }
|
||||||
data-encoding = "2.9.0"
|
data-encoding = "2.9.0"
|
||||||
escaper = "0.1"
|
escaper = "0.1"
|
||||||
fast-socks5 = "1"
|
fast-socks5 = "1"
|
||||||
|
|||||||
Reference in New Issue
Block a user