File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ hmac = "0.12.1"
218218http = " 1.4.0"
219219http-body = " 1.0.1"
220220http-body-util = " 0.1.3"
221- http2 = " 0.5.12 "
221+ http2 = " 0.5.13 "
222222httparse = " 1.10.1"
223223hyper = " 1.8.1"
224224hyper-util = " 0.1.20"
@@ -237,10 +237,10 @@ pin-project = "1.1.10"
237237pin-project-lite = " 0.2.16"
238238pretty_env_logger = " 0.5.0"
239239rand = " 0.10.0"
240- rustls = " 0.23.36 "
240+ rustls = " 0.23.37 "
241241rustls-pemfile = " 2.2.0"
242242rustls-pki-types = " 1.14.0"
243- scc = " 3.6.3 "
243+ scc = " 3.6.5 "
244244schnellru = " 0.2.4"
245245serde = " 1.0.228"
246246serde_json = " 1.0.149"
@@ -251,11 +251,11 @@ simd-json = "0.17.0"
251251simdutf8 = " 0.1.5"
252252smallvec = " 1.15.1"
253253socket2 = " 0.6.2"
254- strum = " 0.27.2 "
255- strum_macros = " 0.27.2 "
254+ strum = " 0.28.0 "
255+ strum_macros = " 0.28.0 "
256256sync_wrapper = " 1.0.2"
257257system-configuration = " 0.7.0"
258- tempfile = " 3.25 .0"
258+ tempfile = " 3.26 .0"
259259thiserror = " 2.0.18"
260260tokio = " 1.49.0"
261261tokio-boring = " 5.0.0"
@@ -280,19 +280,19 @@ zstd = "0.13.3"
280280
281281# WASM dependencies
282282getrandom = " =0.2"
283- js-sys = " 0.3.85 "
284- wasm-bindgen = " 0.2.108 "
285- wasm-bindgen-futures = " 0.4.58 "
286- wasm-bindgen-test = " 0.3.58 "
287- web-sys = { version = " 0.3.85 " , default-features = false }
283+ js-sys = " 0.3.90 "
284+ wasm-bindgen = " 0.2.113 "
285+ wasm-bindgen-futures = " 0.4.63 "
286+ wasm-bindgen-test = " 0.3.63 "
287+ web-sys = { version = " 0.3.90 " , default-features = false }
288288
289289# Additional async/runtime dependencies
290290smol = " 2.0.2"
291291tokio-stream = { version = " 0.1.18" , features = [" sync" ] }
292292
293293# TLS dependencies
294- futures-rustls = " 0.26"
295- rustls-native-certs = " 0.8"
294+ futures-rustls = " 0.26.0 "
295+ rustls-native-certs = " 0.8.3 "
296296
297297[profile .dev ]
298298opt-level = 1
You can’t perform that action at this time.
0 commit comments