Skip to content

Commit 8169358

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

2 files changed

Lines changed: 25 additions & 46 deletions

File tree

local-registry/Cargo.lock

Lines changed: 18 additions & 39 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: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77
path = "dummy.rs"
88

99
[dependencies]
10-
anyhow = "1.0.97"
10+
anyhow = "1.0.98"
1111
arrayvec = "0.7.6"
1212
arr_macro = "0.2.1"
1313
ascii = "1.1.0"
@@ -17,16 +17,16 @@ binary-heap-plus = "0.5.0"
1717
bitflags = "2.9.0"
1818
bit-set = "0.8.0"
1919
bitvec = "1.0.1"
20-
bstr = "1.11.1"
20+
bstr = "1.12.0"
2121
bytecount = "0.6.8"
2222
cached = "0.55.1"
2323
cast = "0.3.0"
24-
chrono = "0.4.40"
24+
chrono = "0.4.41"
2525
convert_case = "0.8.0"
2626
counter = "0.6.0"
2727
criterion = "0.5.1"
2828
crossbeam = "0.8.4"
29-
crossbeam-channel = "0.5.14"
29+
crossbeam-channel = "0.5.15"
3030
crossbeam-utils = "0.8.21"
3131
dashmap = "6.1.0"
3232
derive_more = "2.0.1"
@@ -40,14 +40,14 @@ enum-iterator = "2.1.0"
4040
enum-primitive-derive = "0.3.0"
4141
enumset = "1.1.5"
4242
fixedbitset = "0.5.7"
43-
flagset = "0.4.6"
43+
flagset = "0.4.7"
4444
frunk = "0.4.3"
4545
gcd = "2.3.0"
4646
hashbag = "0.1.12"
4747
hexlit = "0.5.5"
4848
if_chain = "1.0.2"
4949
im = "15.1.0"
50-
indexmap = "2.8.0"
50+
indexmap = "2.9.0"
5151
indoc = "2.0.6"
5252
integer-sqrt = "0.1.5"
5353
int-enum = "1.2.0"
@@ -81,7 +81,7 @@ pretty_assertions = "1.4.1"
8181
proptest = "1.6.0"
8282
quickcheck = "1.0.3"
8383
quickcheck_macros = "1.0.0"
84-
rand = "0.9.0"
84+
rand = "0.9.1"
8585
rand_chacha = "0.9.0"
8686
rayon = "1.10.0"
8787
regex-lite = "0.1.6"

0 commit comments

Comments
 (0)