Skip to content

Commit 411ab71

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

2 files changed

Lines changed: 44 additions & 46 deletions

File tree

local-registry/Cargo.lock

Lines changed: 39 additions & 41 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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ bit-set = "0.10.0"
2020
bitvec = "1.0.1"
2121
bstr = "1.12.1"
2222
bytecount = "0.6.9"
23-
cached = "1.1.0"
23+
cached = "2.0.2"
2424
cast = "0.3.0"
2525
chrono = "0.4.44"
2626
convert_case = "0.11.0"
@@ -52,15 +52,15 @@ indexmap = "2.14.0"
5252
indoc = "2.0.7"
5353
integer-sqrt = "0.1.5"
5454
int-enum = "1.2.0"
55-
itertools = "0.14.0"
55+
itertools = "0.15.0"
5656
itoa = "1.0.18"
5757
kmp = "0.1.1"
5858
linked-hash-map = "0.5.6"
5959
linked_hash_set = "0.1.6"
6060
maplit = "1.0.2"
6161
memoize = "0.6.0"
6262
mod_exp = "1.0.1"
63-
modinverse = "0.1.1"
63+
modinverse = "0.2.0"
6464
multimap = "0.10.1"
6565
multiset = "0.0.5"
6666
ndarray = "0.17.2"
@@ -76,8 +76,8 @@ numtoa = "1.0.0"
7676
num-traits = "0.2.19"
7777
pest = "2.8.5"
7878
pest_derive = "2.8.5"
79-
phf = "0.13.1"
80-
phf_macros = "0.13.1"
79+
phf = "0.14.0"
80+
phf_macros = "0.14.0"
8181
pretty_assertions = "1.4.1"
8282
proptest = "1.11.0"
8383
quickcheck = "1.0.3"

0 commit comments

Comments
 (0)