Skip to content

Commit 585ef5a

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

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

local-registry/Cargo.lock

Lines changed: 12 additions & 12 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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,21 +16,21 @@ path = "dummy.rs"
1616
# an increase in the size of the local registry.
1717
#
1818
[dependencies]
19-
anyhow = "1.0.100" # pin
19+
anyhow = "1.0.102" # pin
2020
arrayvec = "0.7.6"
2121
arr_macro = "0.2.1"
2222
ascii = "1.1.0"
2323
bigdecimal = "0.4.10"
2424
bimap = "0.6.3"
2525
binary-heap-plus = "0.5.0"
26-
bitflags = "2.10.0"
26+
bitflags = "2.11.0"
2727
bit-set = "0.8.0"
2828
bitvec = "1.0.1"
2929
bstr = "1.12.1"
3030
bytecount = "0.6.9"
3131
cached = "0.56.0"
3232
cast = "0.3.0"
33-
chrono = "0.4.43"
33+
chrono = "0.4.44"
3434
convert_case = "0.11.0"
3535
counter = "0.7.0"
3636
criterion = "0.8.1"
@@ -102,8 +102,8 @@ serde_derive = "1.0.173"
102102
spinning_top = "0.3.0"
103103
static_assertions = "1.1.0"
104104
strfmt = "0.2.5"
105-
strum = "0.27.2"
106-
strum_macros = "0.27.2"
105+
strum = "0.28.0"
106+
strum_macros = "0.28.0"
107107
subslice = "0.2.3"
108108
thiserror = "2.0.18"
109109
threadpool = "1.8.1"
@@ -116,6 +116,6 @@ unicode-reverse = "1.0.9"
116116
unicode-segmentation = "1.12.0"
117117
unic-segment = "0.9.0"
118118
unzip-n = "0.1.4"
119-
uuid = "1.20.0"
119+
uuid = "1.21.0"
120120
voca_rs = "1.15.2"
121121
xvii = "0.4.0"

0 commit comments

Comments
 (0)