File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change @@ -252,11 +252,11 @@ checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
252252
253253[[package ]]
254254name = " bytecount"
255- version = " 0.6.0 "
255+ version = " 0.6.2 "
256256source = " registry+https://github.com/rust-lang/crates.io-index"
257- checksum = " b0017894339f586ccb943b01b9555de56770c11cda818e7e3d8bd93f4ed7f46e "
257+ checksum = " 72feb31ffc86498dacdbd0fcebb56138e7177a8cc5cea4516031d15ae85a742e "
258258dependencies = [
259- " packed_simd " ,
259+ " packed_simd_2 " ,
260260]
261261
262262[[package ]]
@@ -1901,6 +1901,12 @@ dependencies = [
19011901 " pkg-config" ,
19021902]
19031903
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+
19041910[[package ]]
19051911name = " libnghttp2-sys"
19061912version = " 0.1.4+1.41.0"
@@ -2435,12 +2441,13 @@ dependencies = [
24352441]
24362442
24372443[[package ]]
2438- name = " packed_simd "
2439- version = " 0.3.3 "
2444+ name = " packed_simd_2 "
2445+ version = " 0.3.4 "
24402446source = " registry+https://github.com/rust-lang/crates.io-index"
2441- checksum = " a85ea9fc0d4ac0deb6fe7911d38786b32fc11119afd9e9d38b84ff691ce64220 "
2447+ checksum = " 3278e0492f961fd4ae70909f56b2723a7e8d01a228427294e19cdfdebda89a17 "
24422448dependencies = [
24432449 " cfg-if 0.1.10" ,
2450+ " libm" ,
24442451]
24452452
24462453[[package ]]
You can’t perform that action at this time.
0 commit comments