Skip to content

Commit aaa9244

Browse files
Bump the all group in /local-registry with 9 updates (#127)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 698b4b8 commit aaa9244

2 files changed

Lines changed: 75 additions & 37 deletions

File tree

local-registry/Cargo.lock

Lines changed: 66 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

local-registry/Cargo.toml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ bigdecimal = "0.4.10"
2424
bimap = "0.6.3"
2525
binary-heap-plus = "0.5.0"
2626
bitflags = "2.11.0"
27-
bit-set = "0.8.0"
27+
bit-set = "0.10.0"
2828
bitvec = "1.0.1"
2929
bstr = "1.12.1"
3030
bytecount = "0.6.9"
31-
cached = "0.56.0"
31+
cached = "0.59.0"
3232
cast = "0.3.0"
3333
chrono = "0.4.44"
3434
convert_case = "0.11.0"
35-
counter = "0.7.0"
35+
counter = "0.7.1"
3636
criterion = "0.8.1"
3737
crossbeam = "0.8.4"
3838
crossbeam-channel = "0.5.15"
@@ -61,7 +61,7 @@ indoc = "2.0.7"
6161
integer-sqrt = "0.1.5"
6262
int-enum = "1.2.0"
6363
itertools = "0.14.0"
64-
itoa = "1.0.17"
64+
itoa = "1.0.18"
6565
kmp = "0.1.1"
6666
linked-hash-map = "0.5.6"
6767
linked_hash_set = "0.1.6"
@@ -77,17 +77,17 @@ num = "0.4.3"
7777
num-bigint = "0.4.6"
7878
num_cpus = "1.17.0"
7979
num-derive = "0.4.2"
80-
num_enum = "0.7.5"
80+
num_enum = "0.7.6"
8181
num-format = "0.4.4"
8282
num-integer = "0.1.46"
83-
numtoa = "0.3.1"
83+
numtoa = "1.0.0"
8484
num-traits = "0.2.19"
8585
pest = "2.8.5"
8686
pest_derive = "2.8.5"
8787
phf = "0.13.1"
8888
phf_macros = "0.13.1"
8989
pretty_assertions = "1.4.1"
90-
proptest = "1.9.0"
90+
proptest = "1.11.0"
9191
quickcheck = "1.0.3"
9292
quickcheck_macros = "1.1.0"
9393
rand_09 = { package = "rand", version = "0.9.2" } # pin
@@ -113,9 +113,9 @@ transpose = "0.2.3"
113113
unicase = "2.9.0"
114114
unicode-normalization = "0.1.25"
115115
unicode-reverse = "1.0.9"
116-
unicode-segmentation = "1.12.0"
116+
unicode-segmentation = "1.13.2"
117117
unic-segment = "0.9.0"
118118
unzip-n = "0.1.4"
119-
uuid = "1.21.0"
119+
uuid = "1.23.0"
120120
voca_rs = "1.15.2"
121121
xvii = "0.4.0"

0 commit comments

Comments
 (0)