Skip to content

Commit e7ada88

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

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
@@ -22,9 +22,9 @@ bytecount = "0.6.9"
2222
cached = "0.56.0"
2323
cast = "0.3.0"
2424
chrono = "0.4.42"
25-
convert_case = "0.8.0"
25+
convert_case = "0.10.0"
2626
counter = "0.7.0"
27-
criterion = "0.7.0"
27+
criterion = "0.8.0"
2828
crossbeam = "0.8.4"
2929
crossbeam-channel = "0.5.15"
3030
crossbeam-utils = "0.8.21"
@@ -33,7 +33,7 @@ derive_more = "2.0.1"
3333
digits_iterator = "0.1.0"
3434
divisors = "0.2.1"
3535
divrem = "1.0.0"
36-
duplicate = "2.0.0"
36+
duplicate = "2.0.1"
3737
easybench = "1.1.1"
3838
either = "1.15.0"
3939
enum-iterator = "2.3.0"
@@ -43,26 +43,26 @@ fixedbitset = "0.5.7"
4343
flagset = "0.4.7"
4444
frunk = "0.4.4"
4545
gcd = "2.3.0"
46-
hashbag = "0.1.12"
46+
hashbag = "0.1.13"
4747
hexlit = "0.5.5"
4848
if_chain = "1.0.3"
4949
im = "15.1.0"
50-
indexmap = "2.12.0"
50+
indexmap = "2.12.1"
5151
indoc = "2.0.7"
5252
integer-sqrt = "0.1.5"
5353
int-enum = "1.2.0"
5454
itertools = "0.14.0"
5555
itoa = "1.0.15"
5656
kmp = "0.1.1"
5757
linked-hash-map = "0.5.6"
58-
linked_hash_set = "0.1.5"
58+
linked_hash_set = "0.1.6"
5959
maplit = "1.0.2"
6060
memoize = "0.5.1"
6161
mod_exp = "1.0.1"
6262
modinverse = "0.1.1"
6363
multimap = "0.10.1"
6464
multiset = "0.0.5"
65-
ndarray = "0.16.1"
65+
ndarray = "0.17.1"
6666
nom = "8.0.0"
6767
num = "0.4.3"
6868
num-bigint = "0.4.6"
@@ -73,8 +73,8 @@ 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.3"
77-
pest_derive = "2.8.3"
76+
pest = "2.8.4"
77+
pest_derive = "2.8.4"
7878
phf = "0.13.1"
7979
phf_macros = "0.13.1"
8080
pretty_assertions = "1.4.1"

0 commit comments

Comments
 (0)