Skip to content

Commit d249ad9

Browse files
chore(deps): bump the all-cargo-dependencies group with 5 updates (#721)
1 parent 9103fe0 commit d249ad9

File tree

3 files changed

+26
-26
lines changed

3 files changed

+26
-26
lines changed

Cargo.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ bitvec = '1.0.1'
6060
bumpalo = '3.16'
6161
byteorder = '1.5.0'
6262
bytes = '1.8.0'
63-
colored = '2.1.0'
63+
colored = '2.2.0'
6464
compact_str = '0.8.0'
6565
convert_case = '0.6.0'
6666
criterion = '0.5.1'
@@ -100,14 +100,14 @@ rand = '0.8.5'
100100
rayon = '1.10.0'
101101
rkyv = '0.8.8'
102102
rustc-hash = { version = '2.0.0' , features = ["nightly"] }
103-
serde = '1.0.214'
103+
serde = '1.0.216'
104104
serde_json = '1.0.117'
105105
slotmap = '1.0.7'
106106
snafu = '0.8.5'
107107
syn = '2.0.87'
108108
syntect = { version = "5.2.0", default-features = false }
109109
tar = '0.4.41'
110-
thiserror = '2.0.1'
110+
thiserror = '2.0.7'
111111
tikv-jemallocator = '0.6.0'
112112
time = "0.3.37"
113113
tokio = '1.40.0'
@@ -219,7 +219,7 @@ version = '0.12.9'
219219

220220
[workspace.dependencies.roaring]
221221
features = ['simd']
222-
version = '0.10.6'
222+
version = '0.10.9'
223223

224224
[workspace.dependencies.sha2]
225225
version = '0.10.8'

crates/hyperion/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bumpalo = {workspace = true}
1515
bytemuck = {workspace = true}
1616
byteorder = {workspace = true}
1717
bytes = {workspace = true}
18-
colored = "2.1.0"
18+
colored = "2.2.0"
1919
derive_more = {workspace = true}
2020
enumset = {workspace = true}
2121
fastrand = {workspace = true}

0 commit comments

Comments
 (0)