@@ -16,11 +16,10 @@ dependencies = [
16
16
17
17
[[package ]]
18
18
name = " adler2"
19
- version = " 2.0.0 "
19
+ version = " 2.0.1 "
20
20
source = " registry+https://github.com/rust-lang/crates.io-index"
21
- checksum = " 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 "
21
+ checksum = " 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa "
22
22
dependencies = [
23
- " compiler_builtins" ,
24
23
" rustc-std-workspace-core" ,
25
24
]
26
25
@@ -51,11 +50,10 @@ dependencies = [
51
50
52
51
[[package ]]
53
52
name = " cfg-if"
54
- version = " 1.0.0 "
53
+ version = " 1.0.1 "
55
54
source = " registry+https://github.com/rust-lang/crates.io-index"
56
- checksum = " baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd "
55
+ checksum = " 9555578bc9e57714c812a1f84e4fc5b4d21fcb063490c624de019f7464c91268 "
57
56
dependencies = [
58
- " compiler_builtins" ,
59
57
" rustc-std-workspace-core" ,
60
58
]
61
59
@@ -81,12 +79,11 @@ dependencies = [
81
79
82
80
[[package ]]
83
81
name = " dlmalloc"
84
- version = " 0.2.8 "
82
+ version = " 0.2.9 "
85
83
source = " registry+https://github.com/rust-lang/crates.io-index"
86
- checksum = " 8cff88b751e7a276c4ab0e222c3f355190adc6dde9ce39c851db39da34990df7 "
84
+ checksum = " d01597dde41c0b9da50d5f8c219023d63d8f27f39a27095070fd191fddc83891 "
87
85
dependencies = [
88
86
" cfg-if" ,
89
- " compiler_builtins" ,
90
87
" libc" ,
91
88
" rustc-std-workspace-core" ,
92
89
" windows-sys" ,
@@ -104,9 +101,9 @@ dependencies = [
104
101
105
102
[[package ]]
106
103
name = " getopts"
107
- version = " 0.2.21 "
104
+ version = " 0.2.23 "
108
105
source = " registry+https://github.com/rust-lang/crates.io-index"
109
- checksum = " 14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5 "
106
+ checksum = " cba6ae63eb948698e300f645f87c70f76630d505f23b8907cf1e193ee85048c1 "
110
107
dependencies = [
111
108
" rustc-std-workspace-core" ,
112
109
" rustc-std-workspace-std" ,
@@ -126,11 +123,10 @@ dependencies = [
126
123
127
124
[[package ]]
128
125
name = " hashbrown"
129
- version = " 0.15.3 "
126
+ version = " 0.15.4 "
130
127
source = " registry+https://github.com/rust-lang/crates.io-index"
131
- checksum = " 84b26c544d002229e640969970a2e74021aadf6e2f96372b9c58eff97de08eb3 "
128
+ checksum = " 5971ac85611da7067dbfcabef3c70ebb5606018acd9e2a3903a0da507521e0d5 "
132
129
dependencies = [
133
- " compiler_builtins" ,
134
130
" rustc-std-workspace-alloc" ,
135
131
" rustc-std-workspace-core" ,
136
132
]
@@ -167,12 +163,11 @@ dependencies = [
167
163
168
164
[[package ]]
169
165
name = " miniz_oxide"
170
- version = " 0.8.8 "
166
+ version = " 0.8.9 "
171
167
source = " registry+https://github.com/rust-lang/crates.io-index"
172
- checksum = " 3be647b768db090acb35d5ec5db2b0e1f1de11133ca123b9eacf5137868f892a "
168
+ checksum = " 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 "
173
169
dependencies = [
174
170
" adler2" ,
175
- " compiler_builtins" ,
176
171
" rustc-std-workspace-alloc" ,
177
172
" rustc-std-workspace-core" ,
178
173
]
@@ -274,11 +269,10 @@ dependencies = [
274
269
275
270
[[package ]]
276
271
name = " rustc-demangle"
277
- version = " 0.1.24 "
272
+ version = " 0.1.25 "
278
273
source = " registry+https://github.com/rust-lang/crates.io-index"
279
- checksum = " 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f "
274
+ checksum = " 989e6739f80c4ad5b13e0fd7fe89531180375b18520cc8c82080e4dc4035b84f "
280
275
dependencies = [
281
- " compiler_builtins" ,
282
276
" rustc-std-workspace-core" ,
283
277
]
284
278
@@ -381,11 +375,10 @@ dependencies = [
381
375
382
376
[[package ]]
383
377
name = " unicode-width"
384
- version = " 0.1.14 "
378
+ version = " 0.2.1 "
385
379
source = " registry+https://github.com/rust-lang/crates.io-index"
386
- checksum = " 7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af "
380
+ checksum = " 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c "
387
381
dependencies = [
388
- " compiler_builtins" ,
389
382
" rustc-std-workspace-core" ,
390
383
" rustc-std-workspace-std" ,
391
384
]
@@ -414,11 +407,10 @@ dependencies = [
414
407
415
408
[[package ]]
416
409
name = " wasi"
417
- version = " 0.11.0 +wasi-snapshot-preview1"
410
+ version = " 0.11.1 +wasi-snapshot-preview1"
418
411
source = " registry+https://github.com/rust-lang/crates.io-index"
419
- checksum = " 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 "
412
+ checksum = " ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b "
420
413
dependencies = [
421
- " compiler_builtins" ,
422
414
" rustc-std-workspace-alloc" ,
423
415
" rustc-std-workspace-core" ,
424
416
]
0 commit comments