File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,21 +7,21 @@ edition = "2021"
77path = " dummy.rs"
88
99[dependencies ]
10- anyhow = " 1.0.99 "
10+ anyhow = " 1.0.100 "
1111arrayvec = " 0.7.6"
1212arr_macro = " 0.2.1"
1313ascii = " 1.1.0"
1414bigdecimal = " 0.4.8"
1515bimap = " 0.6.3"
1616binary-heap-plus = " 0.5.0"
17- bitflags = " 2.9.3 "
17+ bitflags = " 2.9.4 "
1818bit-set = " 0.8.0"
1919bitvec = " 1.0.1"
2020bstr = " 1.12.0"
2121bytecount = " 0.6.9"
2222cached = " 0.56.0"
2323cast = " 0.3.0"
24- chrono = " 0.4.41 "
24+ chrono = " 0.4.42 "
2525convert_case = " 0.8.0"
2626counter = " 0.7.0"
2727criterion = " 0.7.0"
@@ -36,7 +36,7 @@ divrem = "1.0.0"
3636duplicate = " 2.0.0"
3737easybench = " 1.1.1"
3838either = " 1.15.0"
39- enum-iterator = " 2.1 .0"
39+ enum-iterator = " 2.3 .0"
4040enum-primitive-derive = " 0.3.0"
4141enumset = " 1.1.10"
4242fixedbitset = " 0.5.7"
@@ -47,7 +47,7 @@ hashbag = "0.1.12"
4747hexlit = " 0.5.5"
4848if_chain = " 1.0.3"
4949im = " 15.1.0"
50- indexmap = " 2.11.0 "
50+ indexmap = " 2.11.4 "
5151indoc = " 2.0.6"
5252integer-sqrt = " 0.1.5"
5353int-enum = " 1.2.0"
@@ -73,12 +73,12 @@ num-format = "0.4.4"
7373num-integer = " 0.1.46"
7474numtoa = " 0.3.1"
7575num-traits = " 0.2.19"
76- pest = " 2.8.1 "
77- pest_derive = " 2.8.1 "
76+ pest = " 2.8.2 "
77+ pest_derive = " 2.8.2 "
7878phf = " 0.13.1"
7979phf_macros = " 0.13.1"
8080pretty_assertions = " 1.4.1"
81- proptest = " 1.7 .0"
81+ proptest = " 1.8 .0"
8282quickcheck = " 1.0.3"
8383quickcheck_macros = " 1.1.0"
8484rand = " 0.9.2"
@@ -87,17 +87,17 @@ rayon = "1.11.0"
8787regex-lite = " 0.1.7"
8888rstest = " 0.26.1"
8989rstest_reuse = " 0.7.0"
90- serde = " 1.0.219 "
90+ serde = " 1.0.228 "
9191serde_derive = " 1.0.173"
9292spinning_top = " 0.3.0"
9393static_assertions = " 1.1.0"
9494strfmt = " 0.2.5"
9595strum = " 0.27.2"
9696strum_macros = " 0.27.2"
9797subslice = " 0.2.3"
98- thiserror = " 2.0.16 "
98+ thiserror = " 2.0.17 "
9999threadpool = " 1.8.1"
100- time = " 0.3.42 "
100+ time = " 0.3.44 "
101101tinyset = " 0.5.2"
102102transpose = " 0.2.3"
103103unicase = " 2.8.1"
@@ -106,6 +106,6 @@ unicode-reverse = "1.0.9"
106106unicode-segmentation = " 1.12.0"
107107unic-segment = " 0.9.0"
108108unzip-n = " 0.1.2"
109- uuid = " 1.18.0 "
109+ uuid = " 1.18.1 "
110110voca_rs = " 1.15.2"
111111xvii = " 0.4.0"
You can’t perform that action at this time.
0 commit comments