Skip to content

Commit 1d182dd

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

2 files changed

Lines changed: 50 additions & 54 deletions

File tree

local-registry/Cargo.lock

Lines changed: 41 additions & 45 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
@@ -19,12 +19,12 @@ bit-set = "0.8.0"
1919
bitvec = "1.0.1"
2020
bstr = "1.12.0"
2121
bytecount = "0.6.9"
22-
cached = "0.55.1"
22+
cached = "0.56.0"
2323
cast = "0.3.0"
2424
chrono = "0.4.41"
2525
convert_case = "0.8.0"
2626
counter = "0.6.0"
27-
criterion = "0.6.0"
27+
criterion = "0.7.0"
2828
crossbeam = "0.8.4"
2929
crossbeam-channel = "0.5.15"
3030
crossbeam-utils = "0.8.21"
@@ -38,7 +38,7 @@ easybench = "1.1.1"
3838
either = "1.15.0"
3939
enum-iterator = "2.1.0"
4040
enum-primitive-derive = "0.3.0"
41-
enumset = "1.1.6"
41+
enumset = "1.1.7"
4242
fixedbitset = "0.5.7"
4343
flagset = "0.4.7"
4444
frunk = "0.4.4"
@@ -71,7 +71,7 @@ num-derive = "0.4.2"
7171
num_enum = "0.7.4"
7272
num-format = "0.4.4"
7373
num-integer = "0.1.46"
74-
numtoa = "0.3.0"
74+
numtoa = "0.3.1"
7575
num-traits = "0.2.19"
7676
pest = "2.8.1"
7777
pest_derive = "2.8.1"
@@ -81,19 +81,19 @@ pretty_assertions = "1.4.1"
8181
proptest = "1.7.0"
8282
quickcheck = "1.0.3"
8383
quickcheck_macros = "1.1.0"
84-
rand = "0.9.1"
84+
rand = "0.9.2"
8585
rand_chacha = "0.9.0"
8686
rayon = "1.10.0"
8787
regex-lite = "0.1.6"
88-
rstest = "0.25.0"
88+
rstest = "0.26.1"
8989
rstest_reuse = "0.7.0"
9090
serde = "1.0.219"
9191
serde_derive = "1.0.173"
9292
spinning_top = "0.3.0"
9393
static_assertions = "1.1.0"
94-
strfmt = "0.2.4"
95-
strum = "0.27.1"
96-
strum_macros = "0.27.1"
94+
strfmt = "0.2.5"
95+
strum = "0.27.2"
96+
strum_macros = "0.27.2"
9797
subslice = "0.2.3"
9898
thiserror = "2.0.12"
9999
threadpool = "1.8.1"

0 commit comments

Comments
 (0)