@@ -391,7 +391,7 @@ version = "0.8.0"
391391
392392[workspace .dependencies ]
393393ansi-width = " 0.1.0"
394- bigdecimal = " 0.4"
394+ bigdecimal = " 0.4.9 "
395395binary-heap-plus = " 0.5.0"
396396bstr = " 1.9.1"
397397bytecount = " 0.6.8"
@@ -412,7 +412,7 @@ foldhash = "0.2.0"
412412fs_extra = " 1.3.0"
413413fts-sys = " 0.2.16"
414414gcd = " 2.3"
415- glob = " 0.3.1 "
415+ glob = " 0.3.2 "
416416half = " 2.4.1"
417417hostname = " 0.4"
418418icu_calendar = { version = " 2.0.0" , default-features = false }
@@ -426,7 +426,7 @@ itertools = "0.14.0"
426426itoa = " 1.0.15"
427427jiff = " 0.2.18"
428428jiff-icu = " 0.2.2"
429- libc = " 0.2.172 "
429+ libc = " 0.2.182 "
430430lscolors = { version = " 0.21.0" , default-features = false , features = [
431431 " gnu_legacy" ,
432432] }
@@ -435,7 +435,7 @@ memmap2 = "0.9.4"
435435nix = { version = " 0.31.2" , default-features = false }
436436nom = " 8.0.0"
437437notify = { version = " =8.2.0" , features = [" macos_kqueue" ] }
438- num-bigint = " 0.4.4 "
438+ num-bigint = " 0.4.6 "
439439num-prime = " 0.5.0"
440440num-traits = " 0.2.19"
441441onig = { version = " ~6.5.1" , default-features = false }
@@ -448,7 +448,7 @@ procfs = "0.18"
448448rand = { version = " 0.10.0" , features = [" std_rng" ] }
449449rand_chacha = { version = " 0.10.0" }
450450rayon = " 1.10"
451- regex = " 1.10.4 "
451+ regex = " 1.11.3 "
452452rlimit = " 0.11.0"
453453rstest = " 0.26.0"
454454rstest_reuse = " 0.7.0"
@@ -458,16 +458,16 @@ rust-ini = "0.21.0"
458458# So we use param and avoid libc backend
459459rustix = { version = " 1.1.4" , features = [" param" ] }
460460same-file = " 1.0.6"
461- self_cell = " 1.0.4 "
461+ self_cell = " 1.2.0 "
462462selinux = " =0.6.1"
463463string-interner = " 0.19.0"
464- tempfile = " 3.15 .0"
464+ tempfile = " 3.20 .0"
465465terminal_size = " 0.4.0"
466466textwrap = { version = " 0.16.1" , features = [" terminal_size" ] }
467467thiserror = " 2.0.3"
468468time = { version = " 0.3.36" }
469469unicode-width = " 0.2.0"
470- unit-prefix = " 0.5"
470+ unit-prefix = " 0.5.1 "
471471utmp-classic = " 0.1.6"
472472uutils_term_grid = " 0.8"
473473walkdir = " 2.5"
@@ -484,7 +484,7 @@ sha3 = "0.10.8"
484484blake2b_simd = " 1.0.2"
485485blake3 = " 1.5.1"
486486sm3 = " 0.5.0"
487- crc-fast = { version = " 1.5 .0" , default-features = false }
487+ crc-fast = { version = " 1.7 .0" , default-features = false }
488488digest = " 0.10.7"
489489
490490# Fluent dependencies
0 commit comments