Skip to content

Commit 2f51b92

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

2 files changed

Lines changed: 60 additions & 57 deletions

File tree

local-registry/Cargo.lock

Lines changed: 48 additions & 45 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: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@ edition = "2021"
77
path = "dummy.rs"
88

99
[dependencies]
10-
anyhow = "1.0.99"
10+
anyhow = "1.0.100"
1111
arrayvec = "0.7.6"
1212
arr_macro = "0.2.1"
1313
ascii = "1.1.0"
1414
bigdecimal = "0.4.8"
1515
bimap = "0.6.3"
1616
binary-heap-plus = "0.5.0"
17-
bitflags = "2.9.3"
17+
bitflags = "2.9.4"
1818
bit-set = "0.8.0"
1919
bitvec = "1.0.1"
2020
bstr = "1.12.0"
2121
bytecount = "0.6.9"
2222
cached = "0.56.0"
2323
cast = "0.3.0"
24-
chrono = "0.4.41"
24+
chrono = "0.4.42"
2525
convert_case = "0.8.0"
2626
counter = "0.7.0"
2727
criterion = "0.7.0"
@@ -36,7 +36,7 @@ divrem = "1.0.0"
3636
duplicate = "2.0.0"
3737
easybench = "1.1.1"
3838
either = "1.15.0"
39-
enum-iterator = "2.1.0"
39+
enum-iterator = "2.3.0"
4040
enum-primitive-derive = "0.3.0"
4141
enumset = "1.1.10"
4242
fixedbitset = "0.5.7"
@@ -47,7 +47,7 @@ hashbag = "0.1.12"
4747
hexlit = "0.5.5"
4848
if_chain = "1.0.3"
4949
im = "15.1.0"
50-
indexmap = "2.11.0"
50+
indexmap = "2.11.4"
5151
indoc = "2.0.6"
5252
integer-sqrt = "0.1.5"
5353
int-enum = "1.2.0"
@@ -73,12 +73,12 @@ 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.1"
77-
pest_derive = "2.8.1"
76+
pest = "2.8.2"
77+
pest_derive = "2.8.2"
7878
phf = "0.13.1"
7979
phf_macros = "0.13.1"
8080
pretty_assertions = "1.4.1"
81-
proptest = "1.7.0"
81+
proptest = "1.8.0"
8282
quickcheck = "1.0.3"
8383
quickcheck_macros = "1.1.0"
8484
rand = "0.9.2"
@@ -87,17 +87,17 @@ rayon = "1.11.0"
8787
regex-lite = "0.1.7"
8888
rstest = "0.26.1"
8989
rstest_reuse = "0.7.0"
90-
serde = "1.0.219"
90+
serde = "1.0.228"
9191
serde_derive = "1.0.173"
9292
spinning_top = "0.3.0"
9393
static_assertions = "1.1.0"
9494
strfmt = "0.2.5"
9595
strum = "0.27.2"
9696
strum_macros = "0.27.2"
9797
subslice = "0.2.3"
98-
thiserror = "2.0.16"
98+
thiserror = "2.0.17"
9999
threadpool = "1.8.1"
100-
time = "0.3.42"
100+
time = "0.3.44"
101101
tinyset = "0.5.2"
102102
transpose = "0.2.3"
103103
unicase = "2.8.1"
@@ -106,6 +106,6 @@ unicode-reverse = "1.0.9"
106106
unicode-segmentation = "1.12.0"
107107
unic-segment = "0.9.0"
108108
unzip-n = "0.1.2"
109-
uuid = "1.18.0"
109+
uuid = "1.18.1"
110110
voca_rs = "1.15.2"
111111
xvii = "0.4.0"

0 commit comments

Comments
 (0)