File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
2020arrayvec = " 0.7.6"
2121arr_macro = " 0.2.1"
2222ascii = " 1.1.0"
2323bigdecimal = " 0.4.10"
2424bimap = " 0.6.3"
2525binary-heap-plus = " 0.5.0"
26- bitflags = " 2.10 .0"
26+ bitflags = " 2.11 .0"
2727bit-set = " 0.8.0"
2828bitvec = " 1.0.1"
2929bstr = " 1.12.1"
3030bytecount = " 0.6.9"
3131cached = " 0.56.0"
3232cast = " 0.3.0"
33- chrono = " 0.4.43 "
33+ chrono = " 0.4.44 "
3434convert_case = " 0.11.0"
3535counter = " 0.7.0"
3636criterion = " 0.8.1"
@@ -102,8 +102,8 @@ serde_derive = "1.0.173"
102102spinning_top = " 0.3.0"
103103static_assertions = " 1.1.0"
104104strfmt = " 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 "
107107subslice = " 0.2.3"
108108thiserror = " 2.0.18"
109109threadpool = " 1.8.1"
@@ -116,6 +116,6 @@ unicode-reverse = "1.0.9"
116116unicode-segmentation = " 1.12.0"
117117unic-segment = " 0.9.0"
118118unzip-n = " 0.1.4"
119- uuid = " 1.20 .0"
119+ uuid = " 1.21 .0"
120120voca_rs = " 1.15.2"
121121xvii = " 0.4.0"
You can’t perform that action at this time.
0 commit comments