@@ -388,7 +388,7 @@ version = "0.8.0"
388388
389389[workspace .dependencies ]
390390ansi-width = " 0.1.0"
391- bigdecimal = " 0.4"
391+ bigdecimal = " 0.4.9 "
392392binary-heap-plus = " 0.5.0"
393393bstr = " 1.9.1"
394394bytecount = " 0.6.8"
@@ -409,7 +409,7 @@ foldhash = "0.2.0"
409409fs_extra = " 1.3.0"
410410fts-sys = " 0.2.16"
411411gcd = " 2.3"
412- glob = " 0.3.1 "
412+ glob = " 0.3.2 "
413413half = " 2.4.1"
414414hostname = " 0.4"
415415icu_calendar = { version = " 2.0.0" , default-features = false }
@@ -433,7 +433,7 @@ memmap2 = "0.9.4"
433433nix = { version = " 0.31.2" , default-features = false }
434434nom = " 8.0.0"
435435notify = { version = " =8.2.0" , features = [" macos_kqueue" ] }
436- num-bigint = " 0.4.4 "
436+ num-bigint = " 0.4.6 "
437437num-prime = " 0.5.0"
438438num-traits = " 0.2.19"
439439onig = { version = " ~6.5.1" , default-features = false }
@@ -446,7 +446,7 @@ procfs = "0.18"
446446rand = { version = " 0.10.0" , features = [" std_rng" ] }
447447rand_chacha = { version = " 0.10.0" }
448448rayon = " 1.10"
449- regex = " 1.10.4 "
449+ regex = " 1.11.3 "
450450rlimit = " 0.11.0"
451451rstest = " 0.26.0"
452452rstest_reuse = " 0.7.0"
@@ -456,16 +456,16 @@ rust-ini = "0.21.0"
456456# So we use param and avoid libc backend
457457rustix = { version = " 1.1.4" , features = [" param" ] }
458458same-file = " 1.0.6"
459- self_cell = " 1.0.4 "
459+ self_cell = " 1.2.0 "
460460selinux = " =0.6.1"
461461string-interner = " 0.19.0"
462- tempfile = " 3.15 .0"
462+ tempfile = " 3.20 .0"
463463terminal_size = " 0.4.0"
464464textwrap = { version = " 0.16.1" , features = [" terminal_size" ] }
465465thiserror = " 2.0.3"
466466time = { version = " 0.3.36" }
467467unicode-width = " 0.2.0"
468- unit-prefix = " 0.5"
468+ unit-prefix = " 0.5.1 "
469469utmp-classic = " 0.1.6"
470470uutils_term_grid = " 0.8"
471471walkdir = " 2.5"
@@ -482,7 +482,7 @@ sha3 = "0.10.8"
482482blake2b_simd = " 1.0.2"
483483blake3 = " 1.5.1"
484484sm3 = " 0.5.0"
485- crc-fast = { version = " 1.5 .0" , default-features = false }
485+ crc-fast = { version = " 1.7 .0" , default-features = false }
486486digest = " 0.10.7"
487487
488488# Fluent dependencies
0 commit comments