@@ -386,7 +386,7 @@ version = "0.8.0"
386386
387387[workspace .dependencies ]
388388ansi-width = " 0.1.0"
389- bigdecimal = " 0.4"
389+ bigdecimal = " 0.4.9 "
390390binary-heap-plus = " 0.5.0"
391391bstr = " 1.9.1"
392392bytecount = " 0.6.8"
@@ -407,15 +407,15 @@ foldhash = "0.2.0"
407407fs_extra = " 1.3.0"
408408fts-sys = " 0.2.16"
409409gcd = " 2.3"
410- glob = " 0.3.1 "
410+ glob = " 0.3.2 "
411411half = " 2.4.1"
412412hostname = " 0.4"
413- icu_calendar = { version = " 2.0 .0" , default-features = false }
414- icu_collator = { version = " 2.0 .0" , default-features = false }
415- icu_datetime = { version = " 2.0 .0" , default-features = false }
416- icu_decimal = { version = " 2.0 .0" , default-features = false }
417- icu_locale = { version = " 2.0 .0" , default-features = false }
418- icu_provider = { version = " 2.0 .0" , default-features = false }
413+ icu_calendar = { version = " 2.1 .0" , default-features = false }
414+ icu_collator = { version = " 2.1 .0" , default-features = false }
415+ icu_datetime = { version = " 2.1 .0" , default-features = false }
416+ icu_decimal = { version = " 2.1 .0" , default-features = false }
417+ icu_locale = { version = " 2.1 .0" , default-features = false }
418+ icu_provider = { version = " 2.1 .0" , default-features = false }
419419indicatif = " 0.18.0"
420420itertools = " 0.14.0"
421421itoa = " 1.0.15"
@@ -431,7 +431,7 @@ memmap2 = "0.9.4"
431431nix = { version = " 0.31.2" , default-features = false }
432432nom = " 8.0.0"
433433notify = { version = " =8.2.0" , features = [" macos_kqueue" ] }
434- num-bigint = " 0.4.4 "
434+ num-bigint = " 0.4.6 "
435435num-prime = " 0.5.0"
436436num-traits = " 0.2.19"
437437onig = { version = " ~6.5.1" , default-features = false }
@@ -444,7 +444,7 @@ procfs = "0.18"
444444rand = { version = " 0.10.1" , features = [" std_rng" ] }
445445rand_chacha = { version = " 0.10.0" }
446446rayon = " 1.10"
447- regex = " 1.10.4 "
447+ regex = " 1.11.3 "
448448rlimit = " 0.11.0"
449449rstest = " 0.26.0"
450450rstest_reuse = " 0.7.0"
@@ -454,16 +454,16 @@ rust-ini = "0.21.0"
454454# So we use param and avoid libc backend
455455rustix = { version = " 1.1.4" , features = [" param" ] }
456456same-file = " 1.0.6"
457- self_cell = " 1.0.4 "
457+ self_cell = " 1.2.0 "
458458selinux = " 0.6"
459459string-interner = " 0.19.0"
460- tempfile = " 3.15 .0"
460+ tempfile = " 3.20 .0"
461461terminal_size = " 0.4.0"
462462textwrap = { version = " 0.16.1" , features = [" terminal_size" ] }
463463thiserror = " 2.0.3"
464464time = { version = " 0.3.36" }
465465unicode-width = " 0.2.0"
466- unit-prefix = " 0.5"
466+ unit-prefix = " 0.5.1 "
467467utmp-classic = " 0.1.6"
468468uutils_term_grid = " 0.8"
469469walkdir = " 2.5"
@@ -480,7 +480,7 @@ sha3 = "0.10.8"
480480blake2b_simd = " 1.0.2"
481481blake3 = " 1.5.1"
482482sm3 = " 0.5.0"
483- crc-fast = { version = " 1.5 .0" , default-features = false }
483+ crc-fast = { version = " 1.7 .0" , default-features = false }
484484digest = " 0.10.7"
485485
486486# Fluent dependencies
0 commit comments