Skip to content

Commit bc4349d

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

2 files changed

Lines changed: 49 additions & 42 deletions

File tree

local-registry/Cargo.lock

Lines changed: 38 additions & 31 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: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ anyhow = "1.0.100"
1111
arrayvec = "0.7.6"
1212
arr_macro = "0.2.1"
1313
ascii = "1.1.0"
14-
bigdecimal = "0.4.8"
14+
bigdecimal = "0.4.9"
1515
bimap = "0.6.3"
1616
binary-heap-plus = "0.5.0"
17-
bitflags = "2.9.4"
17+
bitflags = "2.10.0"
1818
bit-set = "0.8.0"
1919
bitvec = "1.0.1"
20-
bstr = "1.12.0"
20+
bstr = "1.12.1"
2121
bytecount = "0.6.9"
2222
cached = "0.56.0"
2323
cast = "0.3.0"
@@ -47,8 +47,8 @@ hashbag = "0.1.12"
4747
hexlit = "0.5.5"
4848
if_chain = "1.0.3"
4949
im = "15.1.0"
50-
indexmap = "2.11.4"
51-
indoc = "2.0.6"
50+
indexmap = "2.12.0"
51+
indoc = "2.0.7"
5252
integer-sqrt = "0.1.5"
5353
int-enum = "1.2.0"
5454
itertools = "0.14.0"
@@ -68,23 +68,23 @@ num = "0.4.3"
6868
num-bigint = "0.4.6"
6969
num_cpus = "1.17.0"
7070
num-derive = "0.4.2"
71-
num_enum = "0.7.4"
71+
num_enum = "0.7.5"
7272
num-format = "0.4.4"
7373
num-integer = "0.1.46"
7474
numtoa = "0.3.1"
7575
num-traits = "0.2.19"
76-
pest = "2.8.2"
77-
pest_derive = "2.8.2"
76+
pest = "2.8.3"
77+
pest_derive = "2.8.3"
7878
phf = "0.13.1"
7979
phf_macros = "0.13.1"
8080
pretty_assertions = "1.4.1"
81-
proptest = "1.8.0"
81+
proptest = "1.9.0"
8282
quickcheck = "1.0.3"
8383
quickcheck_macros = "1.1.0"
8484
rand = "0.9.2"
8585
rand_chacha = "0.9.0"
8686
rayon = "1.11.0"
87-
regex-lite = "0.1.7"
87+
regex-lite = "0.1.8"
8888
rstest = "0.26.1"
8989
rstest_reuse = "0.7.0"
9090
serde = "1.0.228"
@@ -101,7 +101,7 @@ time = "0.3.44"
101101
tinyset = "0.5.2"
102102
transpose = "0.2.3"
103103
unicase = "2.8.1"
104-
unicode-normalization = "0.1.24"
104+
unicode-normalization = "0.1.25"
105105
unicode-reverse = "1.0.9"
106106
unicode-segmentation = "1.12.0"
107107
unic-segment = "0.9.0"

0 commit comments

Comments
 (0)