@@ -280,9 +280,9 @@ dependencies = [
280
280
281
281
[[package ]]
282
282
name = " cc"
283
- version = " 1.2.29 "
283
+ version = " 1.2.30 "
284
284
source = " registry+https://github.com/rust-lang/crates.io-index"
285
- checksum = " 5c1599538de2394445747c8cf7935946e3cc27e9625f889d979bfb2aaf569362 "
285
+ checksum = " deec109607ca693028562ed836a5f1c4b8bd77755c4e132fc5ce11b0b6211ae7 "
286
286
dependencies = [
287
287
" shlex" ,
288
288
]
@@ -1709,9 +1709,9 @@ dependencies = [
1709
1709
1710
1710
[[package ]]
1711
1711
name = " redox_syscall"
1712
- version = " 0.5.13 "
1712
+ version = " 0.5.14 "
1713
1713
source = " registry+https://github.com/rust-lang/crates.io-index"
1714
- checksum = " 0d04b7d0ee6b4a0207a0a7adb104d23ecb0b47d6beae7152d0fa34b692b29fd6 "
1714
+ checksum = " de3a5d9f0aba1dbcec1cc47f0ff94a4b778fe55bca98a6dfa92e4e094e57b1c4 "
1715
1715
dependencies = [
1716
1716
" bitflags" ,
1717
1717
]
@@ -1790,15 +1790,15 @@ dependencies = [
1790
1790
1791
1791
[[package ]]
1792
1792
name = " rustix"
1793
- version = " 1.0.7 "
1793
+ version = " 1.0.8 "
1794
1794
source = " registry+https://github.com/rust-lang/crates.io-index"
1795
- checksum = " c71e83d6afe7ff64890ec6b71d6a69bb8a610ab78ce364b3352876bb4c801266 "
1795
+ checksum = " 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 "
1796
1796
dependencies = [
1797
1797
" bitflags" ,
1798
1798
" errno" ,
1799
1799
" libc" ,
1800
1800
" linux-raw-sys 0.9.4" ,
1801
- " windows-sys 0.59.0 " ,
1801
+ " windows-sys 0.60.2 " ,
1802
1802
]
1803
1803
1804
1804
[[package ]]
@@ -1901,9 +1901,9 @@ dependencies = [
1901
1901
1902
1902
[[package ]]
1903
1903
name = " serde_json"
1904
- version = " 1.0.140 "
1904
+ version = " 1.0.141 "
1905
1905
source = " registry+https://github.com/rust-lang/crates.io-index"
1906
- checksum = " 20068b6e96dc6c9bd23e01df8827e6c7e1f2fddd43c21810382803c136b99373 "
1906
+ checksum = " 30b9eff21ebe718216c6ec64e1d9ac57087aad11efc64e32002bce4a0d4c03d3 "
1907
1907
dependencies = [
1908
1908
" indexmap" ,
1909
1909
" itoa" ,
@@ -2039,20 +2039,19 @@ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
2039
2039
2040
2040
[[package ]]
2041
2041
name = " strum"
2042
- version = " 0.27.1 "
2042
+ version = " 0.27.2 "
2043
2043
source = " registry+https://github.com/rust-lang/crates.io-index"
2044
- checksum = " f64def088c51c9510a8579e3c5d67c65349dcf755e5479ad3d010aa6454e2c32 "
2044
+ checksum = " af23d6f6c1a224baef9d3f61e287d2761385a5b88fdab4eb4c6f11aeb54c4bcf "
2045
2045
2046
2046
[[package ]]
2047
2047
name = " strum_macros"
2048
- version = " 0.27.1 "
2048
+ version = " 0.27.2 "
2049
2049
source = " registry+https://github.com/rust-lang/crates.io-index"
2050
- checksum = " c77a8c5abcaf0f9ce05d62342b7d298c346515365c36b673df4ebe3ced01fde8 "
2050
+ checksum = " 7695ce3845ea4b33927c055a39dc438a45b059f7c1b3d91d38d10355fb8cbca7 "
2051
2051
dependencies = [
2052
2052
" heck" ,
2053
2053
" proc-macro2" ,
2054
2054
" quote" ,
2055
- " rustversion" ,
2056
2055
" syn" ,
2057
2056
]
2058
2057
@@ -2093,7 +2092,7 @@ dependencies = [
2093
2092
" fastrand" ,
2094
2093
" getrandom" ,
2095
2094
" once_cell" ,
2096
- " rustix 1.0.7 " ,
2095
+ " rustix 1.0.8 " ,
2097
2096
" windows-sys 0.59.0" ,
2098
2097
]
2099
2098
@@ -2562,7 +2561,7 @@ checksum = "24d643ce3fd3e5b54854602a080f34fb10ab75e0b813ee32d00ca2b44fa74762"
2562
2561
dependencies = [
2563
2562
" either" ,
2564
2563
" env_home" ,
2565
- " rustix 1.0.7 " ,
2564
+ " rustix 1.0.8 " ,
2566
2565
" winsafe" ,
2567
2566
]
2568
2567
@@ -2573,7 +2572,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
2573
2572
checksum = " d3fabb953106c3c8eea8306e4393700d7657561cb43122571b172bbfb7c7ba1d"
2574
2573
dependencies = [
2575
2574
" env_home" ,
2576
- " rustix 1.0.7 " ,
2575
+ " rustix 1.0.8 " ,
2577
2576
" winsafe" ,
2578
2577
]
2579
2578
0 commit comments