Skip to content

Commit 7fefc2d

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

2 files changed

Lines changed: 44 additions & 44 deletions

File tree

local-registry/Cargo.lock

Lines changed: 33 additions & 33 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
@@ -30,8 +30,8 @@ bstr = "1.12.1"
3030
bytecount = "0.6.9"
3131
cached = "0.56.0"
3232
cast = "0.3.0"
33-
chrono = "0.4.42"
34-
convert_case = "0.10.0"
33+
chrono = "0.4.43"
34+
convert_case = "0.11.0"
3535
counter = "0.7.0"
3636
criterion = "0.8.1"
3737
crossbeam = "0.8.4"
@@ -56,7 +56,7 @@ hashbag = "0.1.13"
5656
hexlit = "0.5.5"
5757
if_chain = "1.0.3"
5858
im = "15.1.0"
59-
indexmap = "2.12.1"
59+
indexmap = "2.13.0"
6060
indoc = "2.0.7"
6161
integer-sqrt = "0.1.5"
6262
int-enum = "1.2.0"
@@ -66,12 +66,12 @@ kmp = "0.1.1"
6666
linked-hash-map = "0.5.6"
6767
linked_hash_set = "0.1.6"
6868
maplit = "1.0.2"
69-
memoize = "0.5.1"
69+
memoize = "0.6.0"
7070
mod_exp = "1.0.1"
7171
modinverse = "0.1.1"
7272
multimap = "0.10.1"
7373
multiset = "0.0.5"
74-
ndarray = "0.17.1"
74+
ndarray = "0.17.2"
7575
nom = "8.0.0"
7676
num = "0.4.3"
7777
num-bigint = "0.4.6"
@@ -82,8 +82,8 @@ num-format = "0.4.4"
8282
num-integer = "0.1.46"
8383
numtoa = "0.3.1"
8484
num-traits = "0.2.19"
85-
pest = "2.8.4"
86-
pest_derive = "2.8.4"
85+
pest = "2.8.5"
86+
pest_derive = "2.8.5"
8787
phf = "0.13.1"
8888
phf_macros = "0.13.1"
8989
pretty_assertions = "1.4.1"
@@ -104,17 +104,17 @@ strfmt = "0.2.5"
104104
strum = "0.27.2"
105105
strum_macros = "0.27.2"
106106
subslice = "0.2.3"
107-
thiserror = "2.0.17"
107+
thiserror = "2.0.18"
108108
threadpool = "1.8.1"
109-
time = "0.3.44" # pin
109+
time = "0.3.46" # pin
110110
tinyset = "0.5.2"
111111
transpose = "0.2.3"
112-
unicase = "2.8.1"
112+
unicase = "2.9.0"
113113
unicode-normalization = "0.1.25"
114114
unicode-reverse = "1.0.9"
115115
unicode-segmentation = "1.12.0"
116116
unic-segment = "0.9.0"
117117
unzip-n = "0.1.4"
118-
uuid = "1.18.1"
118+
uuid = "1.20.0"
119119
voca_rs = "1.15.2"
120120
xvii = "0.4.0"

0 commit comments

Comments
 (0)