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