Skip to content

Commit 7984e78

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

2 files changed

Lines changed: 79 additions & 37 deletions

File tree

local-registry/Cargo.lock

Lines changed: 70 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
@@ -25,9 +25,9 @@ bytecount = "0.6.9"
2525
cached = "0.56.0"
2626
cast = "0.3.0"
2727
chrono = "0.4.42"
28-
convert_case = "0.8.0"
28+
convert_case = "0.10.0"
2929
counter = "0.7.0"
30-
criterion = "0.7.0"
30+
criterion = "0.8.0"
3131
crossbeam = "0.8.4"
3232
crossbeam-channel = "0.5.15"
3333
crossbeam-utils = "0.8.21"
@@ -36,7 +36,7 @@ derive_more = "2.0.1"
3636
digits_iterator = "0.1.0"
3737
divisors = "0.2.1"
3838
divrem = "1.0.0"
39-
duplicate = "2.0.0"
39+
duplicate = "2.0.1"
4040
easybench = "1.1.1"
4141
either = "1.15.0"
4242
enum-iterator = "2.3.0"
@@ -46,26 +46,26 @@ fixedbitset = "0.5.7"
4646
flagset = "0.4.7"
4747
frunk = "0.4.4"
4848
gcd = "2.3.0"
49-
hashbag = "0.1.12"
49+
hashbag = "0.1.13"
5050
hexlit = "0.5.5"
5151
if_chain = "1.0.3"
5252
im = "15.1.0"
53-
indexmap = "2.12.0"
53+
indexmap = "2.12.1"
5454
indoc = "2.0.7"
5555
integer-sqrt = "0.1.5"
5656
int-enum = "1.2.0"
5757
itertools = "0.14.0"
5858
itoa = "1.0.15"
5959
kmp = "0.1.1"
6060
linked-hash-map = "0.5.6"
61-
linked_hash_set = "0.1.5"
61+
linked_hash_set = "0.1.6"
6262
maplit = "1.0.2"
6363
memoize = "0.5.1"
6464
mod_exp = "1.0.1"
6565
modinverse = "0.1.1"
6666
multimap = "0.10.1"
6767
multiset = "0.0.5"
68-
ndarray = "0.16.1"
68+
ndarray = "0.17.1"
6969
nom = "8.0.0"
7070
num = "0.4.3"
7171
num-bigint = "0.4.6"
@@ -76,8 +76,8 @@ num-format = "0.4.4"
7676
num-integer = "0.1.46"
7777
numtoa = "0.3.1"
7878
num-traits = "0.2.19"
79-
pest = "2.8.3"
80-
pest_derive = "2.8.3"
79+
pest = "2.8.4"
80+
pest_derive = "2.8.4"
8181
phf = "0.13.1"
8282
phf_macros = "0.13.1"
8383
pretty_assertions = "1.4.1"

0 commit comments

Comments
 (0)