Skip to content

Commit

Permalink
Bump the all group across 1 directory with 7 updates (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 9c4b6c1 commit d4b988b
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 31 deletions.
68 changes: 43 additions & 25 deletions local-registry/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions local-registry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ path = "dummy.rs"

[dependencies]
anyhow = "1.0.86"
arrayvec = "0.7.4"
arrayvec = "0.7.6"
arr_macro = "0.2.1"
ascii = "1.1.0"
bigdecimal = "0.4.5"
Expand All @@ -29,7 +29,7 @@ crossbeam = "0.8.4"
crossbeam-channel = "0.5.13"
crossbeam-utils = "0.8.20"
dashmap = "6.0.1"
derive_more = "0.99.18"
derive_more = "1.0.0"
digits_iterator = "0.1.0"
divisors = "0.2.1"
divrem = "1.0.0"
Expand All @@ -47,7 +47,7 @@ hashbag = "0.1.12"
hexlit = "0.5.5"
if_chain = "1.0.2"
im = "15.1.0"
indexmap = "2.3.0"
indexmap = "2.4.0"
indoc = "2.0.5"
integer-sqrt = "0.1.5"
int-enum = "1.1.2"
Expand All @@ -62,7 +62,7 @@ mod_exp = "1.0.1"
modinverse = "0.1.1"
multimap = "0.10.0"
multiset = "0.0.5"
ndarray = "0.15.6"
ndarray = "0.16.1"
nom = "7.1.3"
num = "0.4.3"
num-bigint = "0.4.6"
Expand All @@ -85,9 +85,9 @@ rand = "0.8.5"
rand_chacha = "0.3.1"
rayon = "1.10.0"
regex-lite = "0.1.6"
rstest = "0.21.0"
rstest = "0.22.0"
rstest_reuse = "0.7.0"
serde = "1.0.204"
serde = "1.0.208"
serde_derive = "1.0.173"
spinning_top = "0.3.0"
static_assertions = "1.1.0"
Expand Down

0 comments on commit d4b988b

Please sign in to comment.