File tree 1 file changed +13
-6
lines changed
1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -252,11 +252,11 @@ checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
252
252
253
253
[[package ]]
254
254
name = " bytecount"
255
- version = " 0.6.0 "
255
+ version = " 0.6.2 "
256
256
source = " registry+https://github.com/rust-lang/crates.io-index"
257
- checksum = " b0017894339f586ccb943b01b9555de56770c11cda818e7e3d8bd93f4ed7f46e "
257
+ checksum = " 72feb31ffc86498dacdbd0fcebb56138e7177a8cc5cea4516031d15ae85a742e "
258
258
dependencies = [
259
- " packed_simd " ,
259
+ " packed_simd_2 " ,
260
260
]
261
261
262
262
[[package ]]
@@ -1901,6 +1901,12 @@ dependencies = [
1901
1901
" pkg-config" ,
1902
1902
]
1903
1903
1904
+ [[package ]]
1905
+ name = " libm"
1906
+ version = " 0.1.4"
1907
+ source = " registry+https://github.com/rust-lang/crates.io-index"
1908
+ checksum = " 7fc7aa29613bd6a620df431842069224d8bc9011086b1db4c0e0cd47fa03ec9a"
1909
+
1904
1910
[[package ]]
1905
1911
name = " libnghttp2-sys"
1906
1912
version = " 0.1.4+1.41.0"
@@ -2435,12 +2441,13 @@ dependencies = [
2435
2441
]
2436
2442
2437
2443
[[package ]]
2438
- name = " packed_simd "
2439
- version = " 0.3.3 "
2444
+ name = " packed_simd_2 "
2445
+ version = " 0.3.4 "
2440
2446
source = " registry+https://github.com/rust-lang/crates.io-index"
2441
- checksum = " a85ea9fc0d4ac0deb6fe7911d38786b32fc11119afd9e9d38b84ff691ce64220 "
2447
+ checksum = " 3278e0492f961fd4ae70909f56b2723a7e8d01a228427294e19cdfdebda89a17 "
2442
2448
dependencies = [
2443
2449
" cfg-if 0.1.10" ,
2450
+ " libm" ,
2444
2451
]
2445
2452
2446
2453
[[package ]]
You can’t perform that action at this time.
0 commit comments