chore: bumped deps
306c7ffa
1 file(s) · +24 −24
| 91 | 91 | ||
| 92 | 92 | [[package]] |
|
| 93 | 93 | name = "aws-lc-rs" |
|
| 94 | - | version = "1.17.3" |
|
| 94 | + | version = "1.18.0" |
|
| 95 | 95 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
| 96 | - | checksum = "00bdb5da18dac48ca2cc7cd4a98e533e8635a58e2361d13a1a4ee3888e0d72f1" |
|
| 96 | + | checksum = "ce2b2dcc879c3bae0d371e77c99f2238400ef24ec001394befa67b6e543add9e" |
|
| 97 | 97 | dependencies = [ |
|
| 98 | 98 | "aws-lc-sys", |
|
| 99 | 99 | "zeroize", |
|
| 101 | 101 | ||
| 102 | 102 | [[package]] |
|
| 103 | 103 | name = "aws-lc-sys" |
|
| 104 | - | version = "0.43.0" |
|
| 104 | + | version = "0.44.0" |
|
| 105 | 105 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
| 106 | - | checksum = "43103168cc76fe62678a375e722fc9cb3a0146159ac5828bc4f0dfd755c2224c" |
|
| 106 | + | checksum = "f09fae7be8bb3174e05c6afdb34199e6dc0c7c04ba9fa237b1967adfbde27483" |
|
| 107 | 107 | dependencies = [ |
|
| 108 | 108 | "cc", |
|
| 109 | 109 | "cmake", |
|
| 153 | 153 | ||
| 154 | 154 | [[package]] |
|
| 155 | 155 | name = "cc" |
|
| 156 | - | version = "1.4.1" |
|
| 156 | + | version = "1.4.2" |
|
| 157 | 157 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
| 158 | - | checksum = "9066c49992464636f92905fa096ec58baaa4d57ec19a5c096c68d3e25ef3d136" |
|
| 158 | + | checksum = "5d262e149917187838d5b42777c8253bcb64500067342904e7d429499a6f277e" |
|
| 159 | 159 | dependencies = [ |
|
| 160 | 160 | "find-msvc-tools", |
|
| 161 | 161 | "jobserver", |
|
| 985 | 985 | ||
| 986 | 986 | [[package]] |
|
| 987 | 987 | name = "js-sys" |
|
| 988 | - | version = "0.3.103" |
|
| 988 | + | version = "0.3.104" |
|
| 989 | 989 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
| 990 | - | checksum = "53b44bfcdb3f8d5837a46dae1ca9660a837176eee74a28b229bc626816589102" |
|
| 990 | + | checksum = "0e0c1080212aad755ea003d18543e8768dd432c48819efd73a7bf1e39b7a5a3a" |
|
| 991 | 991 | dependencies = [ |
|
| 992 | 992 | "cfg-if", |
|
| 993 | 993 | "futures-util", |
|
| 1828 | 1828 | ||
| 1829 | 1829 | [[package]] |
|
| 1830 | 1830 | name = "thiserror" |
|
| 1831 | - | version = "2.0.19" |
|
| 1831 | + | version = "2.0.20" |
|
| 1832 | 1832 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
| 1833 | - | checksum = "09a43598840e33d5b0331f38c5e30d13bb11c11210a4b58f0d9b18a5a5eefcd9" |
|
| 1833 | + | checksum = "ec86235f5fcc2a73650310756d2ac5b138a5780bbbdfae3eeccec992c435ba4f" |
|
| 1834 | 1834 | dependencies = [ |
|
| 1835 | 1835 | "thiserror-impl", |
|
| 1836 | 1836 | ] |
|
| 1837 | 1837 | ||
| 1838 | 1838 | [[package]] |
|
| 1839 | 1839 | name = "thiserror-impl" |
|
| 1840 | - | version = "2.0.19" |
|
| 1840 | + | version = "2.0.20" |
|
| 1841 | 1841 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
| 1842 | - | checksum = "43cbfe0cf76104d42a574802844187e84a305e531ed54455f11fbde0f10541cd" |
|
| 1842 | + | checksum = "bc04cd3e1236dd4a98afca4569f2deb3f120e5422a4023be2cb683f8486292af" |
|
| 1843 | 1843 | dependencies = [ |
|
| 1844 | 1844 | "proc-macro2", |
|
| 1845 | 1845 | "quote", |
|
| 2112 | 2112 | ||
| 2113 | 2113 | [[package]] |
|
| 2114 | 2114 | name = "wasm-bindgen" |
|
| 2115 | - | version = "0.2.126" |
|
| 2115 | + | version = "0.2.127" |
|
| 2116 | 2116 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
| 2117 | - | checksum = "4b067c0c11094aef6b7a801c1e34a26affafdf3d051dba08456b868789aaf9a4" |
|
| 2117 | + | checksum = "1b70935747edd64d89de3efa29d73789b806c15798f8e7dca4d8ac356b50ce70" |
|
| 2118 | 2118 | dependencies = [ |
|
| 2119 | 2119 | "cfg-if", |
|
| 2120 | 2120 | "once_cell", |
|
| 2125 | 2125 | ||
| 2126 | 2126 | [[package]] |
|
| 2127 | 2127 | name = "wasm-bindgen-futures" |
|
| 2128 | - | version = "0.4.76" |
|
| 2128 | + | version = "0.4.77" |
|
| 2129 | 2129 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
| 2130 | - | checksum = "c62df1340f32221cb9c54d6a27b030e3dba64361d4a95bed55f9aacb44da291d" |
|
| 2130 | + | checksum = "6b7777d5cc23d0e91404e53ce2d5e8ec7acae3026b16233dba62cd3246457950" |
|
| 2131 | 2131 | dependencies = [ |
|
| 2132 | 2132 | "js-sys", |
|
| 2133 | 2133 | "wasm-bindgen", |
|
| 2135 | 2135 | ||
| 2136 | 2136 | [[package]] |
|
| 2137 | 2137 | name = "wasm-bindgen-macro" |
|
| 2138 | - | version = "0.2.126" |
|
| 2138 | + | version = "0.2.127" |
|
| 2139 | 2139 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
| 2140 | - | checksum = "167ce5e579f6bcf889c4f7175a8a5a585de84e8ff93976ce393efa5f2837aab1" |
|
| 2140 | + | checksum = "77775f8f3f7217702089053b94958f8f54061a3f663417df76e19cbdcca29bc1" |
|
| 2141 | 2141 | dependencies = [ |
|
| 2142 | 2142 | "quote", |
|
| 2143 | 2143 | "wasm-bindgen-macro-support", |
|
| 2145 | 2145 | ||
| 2146 | 2146 | [[package]] |
|
| 2147 | 2147 | name = "wasm-bindgen-macro-support" |
|
| 2148 | - | version = "0.2.126" |
|
| 2148 | + | version = "0.2.127" |
|
| 2149 | 2149 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
| 2150 | - | checksum = "f3997c7839262f4ef12cf90b818d6340c18e80f263f1a94bf157d0ec4420380e" |
|
| 2150 | + | checksum = "e11d33f857dc2fb11b8bc75aee111aa9cbeb12cd9f25efd3d4c2a3dd4e235284" |
|
| 2151 | 2151 | dependencies = [ |
|
| 2152 | 2152 | "bumpalo", |
|
| 2153 | 2153 | "proc-macro2", |
|
| 2158 | 2158 | ||
| 2159 | 2159 | [[package]] |
|
| 2160 | 2160 | name = "wasm-bindgen-shared" |
|
| 2161 | - | version = "0.2.126" |
|
| 2161 | + | version = "0.2.127" |
|
| 2162 | 2162 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
| 2163 | - | checksum = "dc1b4cb0cc549fcf58d7dfc081778139b3d283a081644e833e84682ad71cea24" |
|
| 2163 | + | checksum = "7ef64dbcc55df09c7e5a46182d181c2cfa3e925f3da937ea764728b4bbb9dcbf" |
|
| 2164 | 2164 | dependencies = [ |
|
| 2165 | 2165 | "unicode-ident", |
|
| 2166 | 2166 | ] |
|
| 2167 | 2167 | ||
| 2168 | 2168 | [[package]] |
|
| 2169 | 2169 | name = "web-sys" |
|
| 2170 | - | version = "0.3.103" |
|
| 2170 | + | version = "0.3.104" |
|
| 2171 | 2171 | source = "registry+https://github.com/rust-lang/crates.io-index" |
|
| 2172 | - | checksum = "8622dcb61c0bcc9fffa6938bed81210af2da9a7e4a1a834b2e37a59b6dfb6141" |
|
| 2172 | + | checksum = "c435338968042f4f59a557f690a253676d47ce13ceb55d70100e7facf6620a30" |
|
| 2173 | 2173 | dependencies = [ |
|
| 2174 | 2174 | "js-sys", |
|
| 2175 | 2175 | "wasm-bindgen", |
|